BODY,P,DIV,LI,UL,TD,EM,FONT,BLOCKQUOTE,FORM{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
}

a {	text-decoration : none; }
a:hover {  color: #990033; text-decoration: underline}
a:active {  color: #663333; text-decoration: none}

.title {
	font-size : 20px;
	font-style : italic;
	font-weight : bold;
}
.fineprint {
	color: #696969;
	font-size: smaller;
}
.dgrey {
	color: #9a9a9a ;
	font-size : 10px;
}
.releasenotes {
	margin-left : 10px;
	text-indent : 10px;
	font-size : 12px;
}

 .heading {
	font-family: verdana,arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3e3e5d;
}
 .subheading {
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2564c4;
}
.navlinks {
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	font-weight : bold;
}
.navlinks:hover {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}
.linkstyle {
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	color: #3e3e5d;
	text-decoration: none;
}
.linkstyle:hover {
	font-size: 12px;
	font-weight: bold;
	color: #3e3e5d;
	text-decoration: none;
}
.entrytitle {
	font-family: verdana, arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3e3e5d;
}
.entrytext {
	font-family: arial, verdana, sans-serif;
	font-size: 14px;
	color: #000000;
}

.TitleCell
{
    font-size: 18pt;
    font-weight: bold;
    text-align: center;
    background-color: #FFCC99
}

.TitleContentCell
{
    text-align: center;
    background-color: white;
}

.TitleLinks
{
    font-size: 9pt
}

.HeaderCellStyle1
{
    font-weight: bold;
    background-color: #FFFFCC
}

.HeaderCellStyle2
{
    font-weight: bold;
    background-color: #CCCCCC
}

.HeaderCellStyle3
{
    font-weight: bold;
    background-color: #FFCC99
}

.ContentCell
{
    font-weight: normal;
    background-color: white
}

.ContentCellSmall
{
    font-size: 9pt;
    font-weight: normal;
    background-color: white
}

.FileName
{
    font-family: "Courier New", monospaced;
    font-size: 8pt;
}

.SmallTitle
{
    font-size: 10pt;
    font-weight: bold;
}

.Copyright
{
    font-size: 9pt;
    font-family: serif;
    font-style: italic
}