/* CSS Document */

body {
	background-color: #CC6600;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
}

hr{
	color:#990000;
}

p{
	font-size: 13px;
	line-height: 1.5;
}

ul{
	font-size: 13px;
	line-height: 1.5;
}

li{
	font-size: 13px;
	line-height: 1.5;
}

A:link {text-decoration: underline;color: #990000;font-weight: normal;}
A:visited {text-decoration: underline;color: #990000;font-weight: normal;}
A:active {text-decoration: underline;color: #990000;font-weight: normal;}
A:hover {text-decoration: underline;color: #FFCC33;font-weight: normal;}


h1 {
		display: inline;
		font: 20pt 'trebuchet ms', arial, sans-serif;
		font-weight: bold;
		color: #990000;
		text-align: left;
		}
		
h2 {
		display: inline;
		font: 14pt 'trebuchet ms', arial, sans-serif;
		font-weight: bold;
		color: #cc6600;
		text-align: left;
		}
		
h3 {
		display: inline;
		font: 12pt 'trebuchet ms', arial, sans-serif;
		font-weight: bold;
		color: #cc6600;
		text-align: left;
		}
		
h4 {
		display: inline;
		font: 12pt 'trebuchet ms', arial, sans-serif;
		font-weight: bold;
		color: #FFFFFF;
		text-align: left;
		}	
		
h5 {
		display: inline;
		font: 10pt 'trebuchet ms', arial, sans-serif;
		font-weight: bold;
		color: #990000;
		text-align: left;
		}				
		
#subnav p{
	font-size:16px;
	font-weight: bold;
	color:#990000;
}

#subnav ul{
	font-size:16px;
	font-weight: bold;
	color:#990000;
}

#subnav li{
	font-size:14px;
	font-weight: bold;
	color:#990000;
}

#subnav A:link {text-decoration: none;color: #990000;font-weight: bold;}
#subnav A:visited {text-decoration: none;color: #990000;font-weight: bold;}
#subnav A:active {text-decoration: none;color: #990000;font-weight: bold;}
#subnav A:hover {text-decoration: underline;color: #FFCC33;font-weight: bold;}

#presented p{
	font-size:11px;
	color:#000000;
}

#footer p{
	font-size:10px;
	color:#990000;
}

#design p{
	font-size:10px;
	color:#990000;
}
#design a:link{color:#CC6600;}
#design a:visited{color:#CC6600;}
#design a:active{color:#CC6600;}
#design a:hover{color:#FF9933;}