body {
	margin: 0px;
	font-family: Arial;
	font-size: 11px; 
	color:#333333;
	scrollbar-base-color: #008fe0; 
	scrollbar-track-color: #696969; 
	scrollbar-arrow-color: White;
}

h1 {
	font-size: 1px; 
	color:#003471;
	line-height : 2px;
}

td {
	font-family: Arial;
	font-size: 12px; 
	color:#000000;
	line-height : normal;
}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px; 
	font-weight : 500;
	font-style : normal;
	color:#000000;
	line-height : 19px;
}

td.body {
	font-family: Arial;
	font-size: 12px; 
	color:#000000;
	line-height : 19px;
}

td.header {
	font-family: Arial;
	font-size: 13px; 
	font-weight : Normal;
	color:#ffffff;
	background-color : #003471;
	padding : 3px;
	line-height : 19px;
	border-bottom : solid #CDDFED 1px;
}

td.bodyheader {
	font-family: Arial;
	font-size: 17px; 
	color:#000000;
	border-bottom : solid #000000 1px;
	line-height : 30px;
}

td.leftlink {
	border-bottom : solid #CDDFED 1px;
}

a {
font-family: Arial;
font-size : 12px;
font-weight :normal;
color :navy;
text-decoration : none;
padding :2px;
}

a:hover{
color :#ffffff;
background-color :navy;
}


a.menu {
font-family: Arial;
font-size : 12px;
font-weight :normal;
color :#ffffff;
text-decoration : none;
padding :2px;
}

a.menu:hover{
color :#000000;
background-color :#F26522;
}


a.leftlink{
display : block;
width :143px;
text-align : left;
font-family: Arial;
font-size : 12px;
font-weight :normal;
color :#ffffff;
text-decoration : none;
background-color :#0091f0;
padding : 3px;
}

a.leftlink:hover{
	color :#000000;
	background-color :#F26522;
}
