body	{	
	background: #cccccc;
	color: #333333;

}
.outline{
	width: 740px;
	background-color: #FFFFFF;
}
	
p, td, li, ul, ol, h3, h4, h5, h6	{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
}

a:link {
	font-weight : normal; 
	text-decoration : underline;
	color: #666;
	background: transparent; 
}

a:visited {
	font-weight : normal; 
	text-decoration : none;
	color: #666;
	background: transparent; 
}

a:hover {
	font-weight : normal; 
	text-decoration : underline;
	color: #666;
	background: transparent; 
}

a:active {
	font-weight : normal; 
	text-decoration : none;
	color: #f90;
	background: transparent;  
}

h1	{
	font-weight: bold;
	color: #666666;
	font-size: 10px;
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
}

h2	{
	font-weight: normal;
	font-size: 16px;
	color: #666666;
	height: 16px;
	font-family: Arial, Helvetica, sans-serif;
}

h3 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
}	
	
.key {
	font: 10px Arial, Helvetica, Verdana, sans-serif;
	color: #ccc;
	background-color:#fff;
}

.footernav {
	text-align: right;
	font: 10px Arial, Helvetica, Verdana, sans-serif;
	color: #ccc;
	background-color:#fff;
}
#masthead {
	background-color:#FFE300;

}

#rightnavtitle {
	background-color:#666666;
}





