body { 
	margin: 4px 10px 4px 10px;
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#444466;
}

a:link	{
	color:#404080;
 	text-decoration: underline;
}
		 
a:visited	{
	color:#604080;
	text-decoration: underline;
}

a:active {
	text-decoration: underline;
	color:#FF9900;
}

a:hover	{
	text-decoration: underline;
	color:#FFBB55;
}

.headleft {
	color: #DDDDEE;
	font-weight: bold;
	white-space: nowrap;
}	

.headright {
	color: #DDDDEE;
	font-weight: bold;
	white-space: nowrap;
}	

.navmenu {
	font-weight: bold;
	white-space: nowrap;
}	

a.navmenu:link {
	color: #FFFFFF;
}	
a.navmenu:visited {
	color: #DDE8FF;
}	
a.navmenu:active {
	color: #88FFAA;
}	
a.navmenu:hover	{
	color:#FFBB55;
}

.theonav {
	font-size: 20px;
 	text-decoration: none;
}	

a.theonav:link {
	color: #FFFFFF;
 	text-decoration: none;
}	
a.theonav:visited {
	color: #FFFFFF;
 	text-decoration: none;
}	
a.theonav:active {
	color: #FFFFFF;
 	text-decoration: none;
}	
a.theonav:hover	{
	color:#FFBB55;
 	text-decoration: underline;
}


.title {
	font-size: 18px;
	font-weight: bold;
}	

.header {
	font-size: 14px;
	font-weight: bold;
}

.subheader {
	font-size: 12px;
	font-weight: bold;
}	




.header1 {
	font-size: 14px;
	font-weight: bold;
}	


.download {
	font-size: 11px;
	white-space: nowrap;
	padding-right: 10px;
	padding-bottom: 4px;
}

.downloaddesc {
	font-size: 11px;
	padding-right: 10px;
	padding-bottom: 4px;
}

.copyright {
	font-size: 10px;
	font-color: #999999;
}

.nobr {
	white-space: nowrap;
}


.bodycell {
	padding-top: 6px;
	font-size: 11px;
}

.screens {
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
