
body{
background:#FFFFFF;
color:#000000;
font-family:"Times New Roman", Times, serif;
font-size: 12pt;
margin:5%;
}

#pagecell1, #content, #header {
font-family:"Times New Roman", Times, serif;
font-size: 12pt;
color:#000000;
background: #ffffff;
border: 0;
width:auto;
margin: 5%;
}

h1{
font-family:"Times New Roman", Times, serif;
font-size:16pt;
font-weight:bold;
}

h2{
font-family:"Times New Roman", Times, serif;
font-size:14pt;
font-weight:bold;
}

h3{
font-family:"Times New Roman", Times, serif;
font-size:12pt;
font-weight:bold;
}

#masthead, #pageNav {
display: none !important;
}

a:link, a:visited {
	color: #000000;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}


.img {
border:none;
float:left;
padding:2px 10px 8px 0px;
margin: 0;
}

.imgleft {
border:none;
float:left;
padding:2px 10px 8px 0px;
font-size:80%;
color: #660000;
font-style:italic;
width: 200px;
margin: 0;
}

.imgright {
border:none;
float:right;
padding:2px 0px 8px 10px;
font-size:80%;
color: #660000;
font-style:italic;
width: 200px;
margin: 0;
}

.clear {
clear:both;
}

#siteinfo {
float:left;
position: relative; 
padding: 10px;
font-size:75% !important;
margin: 0 auto;
}

.skipLinks {display: none;}








