body {
	font-family: arial;
	font-size: 10pt;
	color: #330000;
	background-color: #fff;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


p {
	font-family: arial;
	font-weight: normal;
	color: #330000;
	font-size: 10pt;
}

ul, ol, li {
	font-family: arial;
	font-weight: normal;
	color: #000;
	font-size: 10pt;
}

a:link {
  color: #660000 ;
  font-weight: bold;	
  background-color: transparent ;
  text-decoration: none ;
}

a:active {
	color:  #CC6633;
}

a:hover {
  color: #3EC0FF ;
  background-color: #660000 ;
}

a:visited {
	font-weight: bold;
	text-decoration: none ;
}

	
.header_text {
	font-size: 18px;
	font-weight: bold;
	color: #fff;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #CC6633;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	color: #CC6633;
}
