body {
	background-color:#FFFFFF;
	margin-top: 0px;
	margin-height: 0px;
	}
	
body,p,br,h1,h2,h3,h4,h5,h6,table,td,th,tr,text,blockquote,input,select,radio,textfield  {
	font-family: Arial, Helvetica, sans-serif; 
	color: #000000; 
	font-size:10pt;
	}

A:link {
	color:#004D9F;
	text-decoration: none;
	}
	
A:active {
	color:#004D9F;
	text-decoration: none;
	}

A:visited {
	color:#004D9F;
	text-decoration: none;
	}
		
A:hover {
	color:#004D9F;
	text-decoration: none;
	}

#tdwhite {
	background-color: #FFFFFF;
	}

#tdblue {
	background-color: #004D9F;
	}

#tddarkblue {
	background-color: #1E387D;
	}

#tdgrey {
	background-color: #EFEFEF;
	}
	
#tdmidgrey {
	background-color: #CCCCCC;
	}
	
#tddarkgrey {
	background-color: #999999;
	}
	
#tdblack {
	background-color: #000000;
	}
	
.headline {
	font-family:Arial,Helvetica,sans-serif;
	font-size:12pt;
	font-weight:bold;
	color:#004D9F;
	}
	
.subline {
	font-family:Arial,Helvetica,sans-serif;
	font-size:10pt;
	font-weight:normal;
	color:#000000;
	}

.subnav {
	font-family:Arial,Helvetica,sans-serif;
	font-size:8pt;
	font-weight:normal;
	color:#004D9F;
	text-decoration: none;
	}

.subnavbottom {
	font-family:Arial,Helvetica,sans-serif;
	font-size:8pt;
	font-weight:normal;
	color:#EFEFEF;
	text-decoration: none;
	}
