BODY {
	background: #FFFFFF;
}

A:link {
	color : #0B447B;
	text-decoration: none;
}
A:visited {
	color : #0B447B;
	text-decoration: none;
}
A:active {
	color : #0B447B;
	text-decoration: none;
}
A:hover {
	color : #000000;
	text-decoration: underline;
}

H1 {
	text-decoration: none;
	font-size: 24px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
}

H2 { text-decoration: none; font-size : 12pt; font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-weight : bold; font-style : normal; color : #000000; }

H3 { text-decoration: none; font-size : 11pt; font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-weight : bold; font-style : normal; color : #000000; }

Input  {	text-decoration: none;	font-size : 9pt;	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	font-weight : normal;	font-style : normal;	color : #000000;}
Select  {	text-decoration: none;	font-size : 9pt;	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	font-weight : normal;	font-style : normal;	color : #000000;}
TD { font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 10pt; font-style : normal; font-weight : normal; }

TD.bottomline {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	border-bottom : 1px solid Silver;
}

TD.blackbottomline {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	border-bottom : 1px solid black;
}

TD.blacktopline {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	border-top : 1px solid black;
	border-bottom : 1px solid Silver;
}

TD.bottomline1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	border-bottom : 1px solid Silver;
	border-top: 1px solid #CCCCCC;
}

TD.borders {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	border-bottom : 1px groove Gray;
	border-left : 1px groove Gray;
	border-right : 1px groove Gray;
}

TD.outsideborders {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	border-left : 1px groove Gray;
	border-right : 1px groove Gray;
}

TD.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: oblique;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
	background-color: #CCCCCC;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: none;
	border-left-style: none;
	hover: {color: red; background: yellow;}
}
TD.ErrorText { 
	text-decoration: none;
	font-size : 8pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	color: red;
}
TD.TreeText {
	text-decoration: none;
	font-size: xx-small;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: Black;
	background-color: #99ccff;
}
TD.TreeDate {
	font-size: xx-small;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: Black;
	text-align: center;
}
.StandardText { text-decoration: none; font-size : 10pt; font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-weight : normal; font-style : normal; color : #000000; }
.StandardTextBold { text-decoration: none; font-size : 10pt; font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-weight : bold; font-style : normal; color : #000000; }
.StandardTextRed {	text-decoration: none;	font-size : 10pt;	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	font-weight : normal;	font-style : normal;	color : #FF0000;}
.StandardTextRedBold {	text-decoration: none;	font-size : 10pt;	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	font-weight : bold;	font-style : normal;	color : #FF0000;}
.StandardTextColored { text-decoration: none; font-size : 10pt; font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-weight : normal; font-style : normal; color : #0B447B; }
.StandardTextColoredBold { text-decoration: none; font-size : 10pt; font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-weight : bold; font-style : normal; color : #0B447B; }

.SmallText {
	text-decoration: none;
	font-size : 6pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #000000;
}

.maintext
{
	text-decoration: none;
	font-size : 8pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	line-height: 1.3;
}

.bullettext
{
	text-decoration: none;
	font-size : 12pt;
	font-family : Webdings;
	font-weight : normal;
	font-style : normal;
	color : #000000;
}

INPUT.Colored { background-color : #OB447B; color:white; font-family:Arial; }

.barelyvisible
{
	background-color: transparent;
	font-family: cursive;
	font-weight: lighter;
	font-size: xx-small;
	color : Gray ;
}