body
{
	text-align: center;  font-size: 11px;
    font-family: verdana, arial, helvetica, sans;
	background-color:#FFF;
	padding: 0px;
	border: 0px;
	
}


table.main
{
	width: 980px;
	border: 0px;
	padding: 0px;
    background-color:#FFF;
	border: 1px;
	border-color: #666;
	border-style: solid;
}


td.topnav
{
    padding-top:5px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:5px;
	height: 25px;
	background-color: #333;
	
}


td.header
{
padding-top:5px;
padding-left:10px;
padding-right:10px;
padding-bottom:5px;
height: 45px;
border-bottom: 1px;
border-top: 0px;
border-right: 0px;
border-left: 0px;
border-color: #666;
border-style: solid;
}


td.subnav
{  font-size: 11px;
font-family: verdana, arial, helvetica, sans;
color: #999;
line-height: 18px;
width: 180px;
padding-top:10px;
padding-left:10px;
vertical-align:top;
border-bottom: 0px;
border-top: 0px;
border-right: 1px;
border-left: 0px;
border-color: #666;
border-style: solid;
}


td.printclass
{
width: 400px;
padding-top:10px;
padding-left:10px;
vertical-align:top;
border-bottom: 0px;
border-top: 0px;
border-right: 1px;
border-left: 0px;
border-color: #666;
border-style: solid;
}


td.section
{
font-size: 15px;
font-family: verdana, arial, helvetica, sans;
font-weight: bold;
color: #666;
padding-top:10px;
}

td.sectnav
{  font-size: 11px;
font-family: verdana, arial, helvetica, sans;
color: #999;
padding-right:10px;
}


td.content
{  font-size: 11px;
font-family: verdana, arial, helvetica, sans;
color: #999;
padding-bottom:40px;
}


td.printdesc
{  font-size: 11px;
font-family: verdana, arial, helvetica, sans;
color: #999;
padding-bottom:40px;
}

td.post
{
font-size: 15px;
font-family: verdana, arial, helvetica, sans;
font-weight: bold;
color: #000;
padding-top:20px;
padding-bottom:10px;
}


a, a:link, a:visited {
font-size:12px;
color: #FFF;
text-decoration: none;
padding: 0;
}



a:hover {
color: #FF6600;
text-decoration: none;
}


a#subnav {  font-size: 11px;
color: #000;
}


a#subnav:hover {  font-size: 11px;
color: #FF6600;
text-decoration: none;		
}



a#subnav1 {  font-size: 11px;
color: #000;
text-decoration: underline;	

}


a#subnav1:hover {  font-size: 11px;
color: #FF6600;
text-decoration: none;		
}

a#subnav2 {  font-size: 11px;
color: #333;
}


a#subnav2:hover {  font-size: 11px;
color: #FF6600;
text-decoration: none;
}


a#post { font-size: 15px;
color: #333;
}


a#post:hover {  font-size: 15px;
color: #FF6600;
text-decoration: none;		
}



p {  font-size: 11px;
}


p.caption {
font-size: 16px;
font-family:Times, serif;
color: #000;
background-color:#fee;
padding-top: 0px;
padding-bottom: 10px;
}