@charset "utf-8";
/* CSS Document */

body 
{
	margin:10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size:11pt;
	line-height:17pt;
	text-align: left;
	color:#990033;
	background-color:#CCCCCC;
}

#container  
{
	width: 850px;
	font-family: Verdana, Geneva, sans-serif;
	font-size:11pt;
	line-height:17pt;
	text-align: left;
	color:#990033;
	background-color:#FFFFFF;
	border:groove;
	border-color:#990033;
	border-width:thick;
	margin:0 auto 0 auto;
}

#nav
{
	font-size:6pt;

}

p
{
	font-family: Verdana, Geneva, sans-serif;
	color:#000000;
	font-size:11pt;
	line-height:17pt;
}
h1,h2,h3,h4,h5,h6 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1 {
	color: #990033;
	font-size: 18pt;
	line-height: 110%;
}

h2 {
	color: #990033;
}

h4  {
	color:	#000
}

h4	{
	 color: #990033;
}

li	{
	color:#000
}

#footer  
{ 
	font-size: 11px;
	text-align: center;
	color: #FFF;
	padding: 2px 0;
}	  
.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-align: center;
	line-height: 13px;
	color: #FFF;



