body
{
color:#000000;
background-color:#ffffff;
margin-top:6px;
margin-left:16px;
margin-right:0px;
margin-bottom:0px;
}

	a:link { text-decoration: none; color:#A0410D; }
	a:visited { text-decoration: none; color:#7B2E00; }
	a:hover { color: #000000; background-color: #ffffff; }
	a:active { text-decoration: none; color:#A0410D; }
	.unvisited { color:#A0410D; }

body, p, h1, h2, h3, table, td, th, ul, ol, textarea, input
{
font-family: Verdana, Arial, sans-serif;
font-weight: normal;
font-style: normal;
font-variant: normal;
font-size: 10px;
font-weight: normal;
line-height: 15px;
}

table, input, textarea
{
font-size: 100%;
}
	.indextitle{
	font-size:90px;
	line-height:100px;
	letter-spacing:0px;
	font-weight:900;
	font-family:Arial,Helvetica,sans-serif;
	color:#d9d9d9;
	}

div {width:100%;}

h1 {font-size:160%;}
h2 {font-size:130%;margin-top:10px;margin-bottom:10px;}
h3 {font-size:100%; font-weight:bold;}
h4 {font-size:100%;}
h5 {font-size:90%;}
h6 {font-size:80%;}

h2.header
{
font-size:120%;
padding-top:2px;
padding-bottom:2px;
padding-left:6px;
color:#ffffff;
background-color:#808080;
}

blockquote
{
color: #000000;
background-color:transparent;
font-family: verdana,helvetica,arial,sans-serif;
font-size:90%;
}

h1
{
background-color:transparent;
color:#000000; 
}

h2
{
background-color:transparent;
color:#00006c; 
padding-left:0px;
}

h3
{
background-color:transparent;
color:#000000; 
}


hr
{
background-color:transparent;
color:#000000;
height:1px;
}

#footer {
	clear: both;
	border-top-width: thin;
	text-align: center;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}


