	body {
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
	
	.rand {
	background-color: #666666;
    }
    
	.header	{
		font-family: verdana, arial, sans-serif;
		font-weight: bold;
		font-size: 13.5px;
		line-height: 16px;
		text-decoration: none;
		color: #666666;
		}
		
	.subheader	{
		font-family: verdana, arial, sans-serif;
		font-weight: bold;
		font-size: 12px;
		line-height: 14px;
		text-decoration: none;
		color: #666666;
		}
		
	.text	{
		font-family: verdana, arial, sans-serif;
		font-weight: 400;
		font-size: 11px;
		line-height: 13px;
		text-decoration: none;
		color: #666666;
		}
	.textwhite	{
		font-family: verdana, arial, sans-serif;
		font-weight: 400;
		font-size: 11px;
		line-height: 13px;
		text-decoration: none;
		color: #FFFFFF;
		}
	.textci	{
		font-family: verdana, arial, sans-serif;
		font-weight: 400;
		font-size: 11px;
		line-height: 13px;
		text-decoration: none;
		color: #000066;
		}
	.texts	{
		font-family: verdana, arial, sans-serif;
		font-weight: 400;
		font-size: 10px;
		line-height: 12px;
		text-decoration: none;
		color: #666666;
		}
	.textswhite	{
		font-family: verdana, arial, sans-serif;
		font-weight: 400;
		font-size: 10px;
		line-height: 12px;
		text-decoration: none;
		color: #FFFFFF;
		}
	.textsci	{
		font-family: verdana, arial, sans-serif;
		font-weight: 400;
		font-size: 10px;
		line-height: 12px;
		text-decoration: none;
		color: #000066;
		}


	.textbold	{font-weight: bold;}
	

	.navi1	{
		font-family: verdana, arial, sans-serif;
		font-weight: 400;
		font-size: 11px;
		line-height: 13px;
		text-decoration: none;
		color: #666666;
		}
		
	.navi2	{
		font-family: verdana, arial, sans-serif;
		font-weight: 400;
		font-size: 10px;
		line-height: 12px;
		text-decoration: none;
		color: #666666;
		}	


	A.subnav:link {color: #666666; text-decoration: none;}
	A.subnav:visited {color: #666666; text-decoration: none;}
	A.subnav:active {color: #666666; text-decoration: none;}
	A.subnav:hover {color: #333333; text-decoration: none;}
	
	A.subnavact:link {color: #A32A2B; text-decoration: none;}
	A.subnavact:visited {color: #A32A2B; text-decoration: none;}
	A.subnavact:active {color: #A32A2B; text-decoration: none;}
	A.subnavact:hover {color: #A32A2B; text-decoration: none;}
	
	A:link {color: #666666; text-decoration: underline;}
	A:visited {color: #666666; text-decoration: underline;}
	A:active {color: #666666; text-decoration: underline;}
	A:hover {color: #F38D00; text-decoration: underline;}