body {
	background-color: #CC6733;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	letter-spacing : 0px;
	color: #4d4d4d;
}

a{
	color: #052D5A;
	text-decoration: bold;
	letter-spacing : 0px;
	font-weight: bold;
}

a:link{
	color: #052D5A;
	text-decoration: none;
	font-weight: bold;
}

a:visited{
	color: #052D5A;
	text-decoration: none;
	font-weight: bold;
}

a:hover{
	color: #1F4F84;
	text-decoration: underline;
	font-weight: bold;
}

p{
 font-family: Verdana,Arial,sans-serif;
 font-size: 13px;
 color: #000000;
 margin: 16px;
 padding: 0px;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 14px;
 color: #00000;
 margin: 16px;
 padding: 0px;
}

h2{
 font-family: Garamond, "Times New Roman", Times, serif;
 font-size: 15px;
 	letter-spacing : 1px;
 line-height: 18px;
 font-weight: strong;
 color: #000000;
 margin: 4px;
 padding: 0px;
}

h3{
 font-family: Verdana,Arial,sans-serif;
 font-size: 13px;
 color: #00000;
 margin: 16px;
 padding: 0px;
}

h4{
 font-family: Garamond, "Times New Roman", Times, serif;
 font-size: 15px;
 line-height: 18px;
 font-weight: strong;
 color: #000000;
 margin: 4px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 	line-height: 14px;
 color: #000000;
 margin: 0px;
 padding: 0px;
}


.indent {
 font-family: Verdana,Arial,sans-serif;
 color: #000000;
 margin: 20px;
  	line-height: 14px;
 padding: 0px;
		}



UL {
	font-family: Verdana, Arial, Helvetica, sans-serif;
		margin-bottom : 0px;
	padding-bottom : 0px;

}

OL {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom : 0px;
	padding-bottom : 0px;

}
		
LI {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	margin-left : 2px;
	margin-right : 10px;
	line-height : 18px;
	margin-bottom : 0px;
	padding-bottom : 0px;
	}