h1{	font-family: Arial, Verdana, Helvetica, sans-serif;	color: rgb(41,74,147);	font-weight: bold;}h2{	font-family: Arial, Verdana, Helvetica, sans-serif;	color: rgb(41,74,147); 	font-weight: bold;}h3{	font-family: Arial, Verdana, Helvetica, sans-serif;	color: rgb(41,74,147); 	font-weight: bold;}h4{	font-family: Arial, Verdana, Helvetica, sans-serif;	color: rgb(41,74,147);	font-weight: bold;}h5{	font-family: Arial, Verdana, Helvetica, sans-serif;	color: rgb(41,74,147);	font-weight: bold;}h6{	font-family: Arial, Verdana, Helvetica, sans-serif;	color: rgb(41,74,147);	font-weight: bold;}body{	font-family: Arial, Verdana, Helvetica, sans-serif;	background-color: rgb(255,255,255);	color: rgb(41,74,147);}td.logo{	background-color: rgb(255,255,239);}td.head{	background-color: rgb(255,255,239);}td.nav{	background-color: rgb(247,255,247);}td.main{	background-color: rgb(255,255,255);}a:link{	color: rgb(0,0,255); 	font-weight: bold;}a:visited{	color: rgb(153,0,153); 	font-weight: bold;} a:active {	color: rgb(255,153,0);	font-weight: bold;}a.offsite{	font-size: smaller;}/* NB the hover style has to be last for some reason */a:hover{	color: rgb(255,0,0);	font-weight: bold;}