body { 
	background-color: White;
}

a  {
	color : #366199;
}

ADDRESS {
	color : #366199;	
}

.title  {
	color : #366199;
	font-size : 20px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : 600;
	vertical-align : baseline;
}

.heading1  {
	color : #004D99;
	font-size : 14px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bolder;
}

.heading2  {
	color : #9CB9DE;
	font-size : 15px;
	font-family : Arial, Helvetica, sans-serif;
	vertical-align : baseline;
	font-weight : bold;
}

H1  {
	color : #366199;
	font-size : 20px;
	font-family : Garamond, Arial, Helvetica, sans-serif;
	font-weight : 100;
	vertical-align : baseline;
}

H2  {
	color : #9CB9DE;
	font-size : 15px;
	font-family : Arial, Helvetica, sans-serif;
	vertical-align : baseline;
	font-weight : bold;
	border-bottom : thin solid #366199;
}

.normal  {
	color : #666666;
	font-size : 13px;
	font-family : Arial, Helvetica, sans-serif;
	text-align : left;
	text-decoration : none;	
}

.normalmenu  {
	color:#FFFFFF;
	font-size : 13px;
	font-family : Arial, Helvetica, sans-serif;
	text-align : left;
	text-decoration : none;	
}

.navigLevel1Link  {
	color : #366199;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	vertical-align : middle;
	font-weight : bold;
}

.navigLevel2Link  {
	color : #366199;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	vertical-align : middle;
	font-weight : bold;
}

.navigLevel3Link  {
	color : #366199;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	vertical-align : middle;
	font-weight : bold;
}

.navigLevel4Link  {
	color : #366199;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	vertical-align : middle;
	font-weight : bold;
}

.tableEvenRow  {
	background-color : #EEF3F9;
	color : #666666;
	font-size : 10px;
	font-family : Arial, Helvetica, sans-serif;
	vertical-align : middle;
	font-weight : normal;
}


