body {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px
}

H1 ,H2, H3, H4, H5, H6 {
	color : #00337F;
	font-family : Verdana, sans-serif;
	font-weight : normal;
	text-shadow : inherit;
}

H1 {
	font-size : 18pt;
	font-weight : bold;
}

H2 {
	font-size : 15pt;
}

H3 {
	font-size : 13pt;
}

H4 {
	font-size : 10pt;
}

H5 {
	font-size : 12pt;
}

H6 {
	font-size : 11pt;
}

LI {
	font-family : Verdana, sans-serif;
	font-size : 9pt;
}

P {
	font-family : Verdana, sans-serif;
	font-size : 9pt;
}

.Justify {
	text-align : justify;
}

.Center {
	font-family : Verdana, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	text-align : center;
}

.FixedDate {
	font-family : Verdana, sans-serif;
	font-size : 9pt;
	text-align : center;
}

.LinkBar{
	color : White;
	font-family : Verdana, sans-serif;
	font-size : 10px;
	letter-spacing : -1px;
	text-decoration : none;
}

.Button
{
	BACKGROUND-COLOR: #D81E05;
	COLOR: #ffffff;
	font-family : Verdana, sans-serif;
	FONT-SIZE: 10px;
	FONT-WEIGHT: bold;
	POSITION: relative;
	padding : 1px;
}

.tab {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
}

.CurrentDate {
	color : #ffffff;
	font-family : Verdana, sans-serif;
	font-size :11px;
	text-align : center;
}

.RImage {
	float : right;
	margin : 0 -3px;
}

A {
	color : #00337f;
	text-decoration :  underline;
}

A:HOVER {
	text-decoration : underline;
	font-weight : bold;
}

A.Menu {
	color : White;
	font-family : Verdana, sans-serif;
	font-size : 10px;
	letter-spacing : -1px;
	text-decoration : none;
}

.Copy {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	font-style : italic;
	letter-spacing : -1px;
	color : White;
	text-decoration : none;
}

.bold {  font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-variant: normal; line-height: 15pt; text-transform: uppercase}
