﻿body {
	margin:0px 0px 0px 0px; 
	background: #fff url('../siteart/newbg.jpg') repeat-x;
	
}


td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:bold;
	vertical-align:top;
	color:#3669a3;
}



a:link, a:active, a:visited  {
	text-decoration:underline;
	color:#3669a3
}

a:hover {
	text-decoration:none;
}


.emph {
	font-size:11pt;
}

.emph2 {
	font-size:12pt;
	font-style:italic;
}


a.nav:link, a.nav:active, a.nav:visited{
	font-weight:bold;
	text-transform:uppercase;
	color:#fff;
	padding:5px 15px 5px 15px;
	text-decoration:none;
	display:block;
	font-size:9pt;
}


a.nav:hover {
	background: url('../siteart/navbg_on.jpg') repeat-x;
}




