.sectionhead_sm {
	font-size: 14px; 
	color: 157355;
	}
.winners {
	margin-top: 6px;
	margin-left: -9px;
	}

.specs_head {
	font-size : 18px;
	font-family : Arial, Helvetica, sans-serif;;
	font-weight : bold;
	color : #000000;
}

.side_nav {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
	}
a.side_nav:link	{
	color: Black;
	text-decoration : none;
	}
a.side_nav:visited	{
	color: #333399;
	text-decoration : none;
	}
a.side_nav:hover	{
	color: Black;
	text-decoration : none;
	}
a.side_nav:active	{
	color: #333399;
	text-decoration : none;
	}

.side_nav_sm {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	text-decoration : none;
}
a.side_nav_sm:link	{
	color: Black;
	text-decoration : none;
	}
a.side_nav_sm:visited	{
	color: #333399;
	text-decoration : none;
	}
a.side_nav_sm:hover	{
	color: Black;
	text-decoration : none;
	}
a.side_nav_sm:active	{
	color: #333399;
	text-decoration : none;
	}

BODY, P, BLOCKQUOTE, UL, OL, TD  {
	font-size : 12px;
	font-family : arial, helvetica, sans-serif;
}

.caption  {
	font-size : 11px;
	font-family : arial, helvetica, sans-serif;
}


A:LINK {
	color : #0000cc;
}
A:VISITED {
	color : Purple;
}
A:HOVER {
	color : #666666;
}
A:ACTIVE {
	color : #0000cc;
}
H1  {
	font-size : 22px;
	font-family : "Times New Roman", Times, serif;
	font-weight : bold;
}

H2  {
	font-size : 22px;
	font-family : "Times New Roman", Times, serif;
	font-weight : bold;
	color : #157355;
	margin-top : 0;
}
H3  {
	font-size : 18px;
	font-family : "Times New Roman", Times, serif;
	font-weight : bold;
	color : #157355;
}
.nav_main	{
	background-color: #66cc33;
	text-decoration : none;	
	}
.nav	{
	background-color: #cccccc;
	text-decoration : none;
	}
	
.navhilite	{
	background-color: #eeeeee;
	text-decoration : none;	
	cursor: hand;
	}

