TD, P {
	font-family : Arial;
	font-size : 8pt;
	color : black;
}

.Body  {
	background-color : White;
	font-family : Arial;
	font-size : 8pt;
	color : Black;
	text-align : center;
}
	
.Blue {
        background-color: #D3E5F3;
}


#returnbutton {
	padding: 0;
	margin: 0;
}

.right {
	text-align: right;
}

.center_text  {
	font-family : Arial;
	font-size : 10pt;
	font-weight : bold;
	color : black;
}
	
.Footerinc {
	font-family : Arial;
	font-weight : bold;
	text-align : center;
	color : Gray;
	font-size : 8pt;
}

.Headline {
	font-family : Arial;
	font-weight : bold;
	text-align : center;
	color :blue;
	font-size : 16pt;
}
.Headerinc  {
	background-color : white;
	font-weight : normal;
	font-size : 16pt;
	text-align : center;
	color :#66ffff;
}

.Contrast_a  {
	font-weight : bold;
	font-size : 10pt;
	color : red;
}

.body_text {
	font-weight : bold;
	font-style : normal;
	color : Green;
	font-size : 12pt;
	text-align : center;
}

.tab_text {
	font-weight : bold;
	font-style : normal;
	color :#d8d8d8;
	font-size : 12pt;
	text-align : center;
}

.tab_text_on {
	font-weight : bold;
	font-style : normal;
	color :#ffcc00;
	font-size : 12pt;
	text-align : center;
}
.HeaderTxt  {
	background-color : Navy;
	font-weight : bold;
	text-align :center;
	font-size : 10pt;
	color : #66ffff;
}

.topline  {
	font-family : Arial;
	font-weight : bold;
	text-align :center;
	font-size : 9pt;
	color :white;
}

a:hover {
text-decoration: underline;
color :darkblue;
}
a:link {
text-decoration: none;
}
a:visited {
text-decoration: none;
}

.HeaderTxt A  {
	color : White;
}

.HeaderTxtRight  {
	background-color : white;
	text-align : right;
	color : White;
}

.HeaderTxtRight A  {
	color : White;
}



.MenuTxt A  {
	font-weight : bold;
	color : black;
}

.Fixed  {
	font-family : monospace;
}

.status {
 font-size: 16pt;
 font-weight: 100;
 color: #FFFFFF;
 font-family: "arial", "helvetica", sans-serif;
}
