A	{ 
color: #666699; 
font-family: verdana, arial, Myriad,  "Century Gothic", "Trebuchet MS", "Bitstream Vera Sans",helvetica, sans-serif;
text-decoration: underline; 
font-size:12px;
} 

h1	{
color:#3C3934;
font-size:20px;
font-family: "Century Gothic", "Trebuchet MS", "Bitstream Vera Sans", verdana, arial, Myriad, helvetica, sans-serif;
font-weight:normal;
}

h2	{
color:#3C3934;
font-family: "Century Gothic", "Trebuchet MS", "Bitstream Vera Sans", verdana, arial, Myriad, helvetica, sans-serif;
font-size:18px;
font-weight:normal;
}

h3	{
color:#333;
font-size:14px;
}

h6	{
color:#fff;
font-size:16px;
font-weight:bold;
width: 95%;
background-color: #666699;
border: 1px solid gray;
padding: .2em;
}

.copyright {
color:#aaa;
font-size:9px;
}

#nav-sub {
color:#777;
font-size:12px;
margin: 5px;
background-color: #ffffff;
}

body,td,li,p {
	font-family: verdana, arial, Myriad,  "Century Gothic", "Trebuchet MS", "Bitstream Vera Sans",helvetica, sans-serif;
	font-size:12px;
	color:#333;
	}
	
#mainbody
{
margin: 5px;
margin-left: 2px;
margin-right: 15px;
padding: .2em;
line-height: 130%;
text-align:justify;
}

#footer
{
clear: both;
margin: 0;
padding: .9em;
color: #666;
background-color: #eee;
}

#box
{
	line-height: 130%;
	padding: .2em;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AAAAAA;
	border-right-color: #AAAAAA;
	border-bottom-color: #AAAAAA;
	border-left-color: #AAAAAA;
}
