BODY {color : #999999;	font-family : Verdana, sans-serif;	font-size : 10px;}

A {
	color : #000066;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Arial, sans-serif, "MS Sans Serif";


}

A:HOVER {color : Red;}

H1 {
	border-bottom : none;
	color : #336699;
	font-size: 16px;
}

H2 {
	border-bottom : 1px none #999999;
	color : #336699;
	font-size: 14px;
}

H3 {
	border-bottom : none;
	color : #666666;
	font-size: 12px;
	font-weight: normal;

}

H4 {border-bottom : 1px solid #999999;  color : Black; }

H5 { color : Black; }

H6 { color : Black; }

P {color : #333333;	font-family : Verdana, Arial, sans-serif, "MS Sans Serif";	font-size : 11px;}

.AllBorder {  border: 1px solid #999999;
}

.LeftBorder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #447d99;
	border-right-color: #447d99;
	border-bottom-color: #447d99;
	border-left-color: #447d99;
}

.StdBorder { border-color: #FFCC33; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 1px}

.footer { font-family: Verdana, sans-serif; font-size: 8pt; font-weight: normal; color: #999999; text-align: center}
.bottomline {
	border-top: 1px none #000000;
	border-right: 1px none #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px none #000000;

}
.LeftRightBorder {

	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #447d99;
	border-right-color: #447d99;
	border-bottom-color: #447d99;
	border-left-color: #447d99;
}

