body {
	font-family: "Times New Roman", "Times", "Georgia";
	font-weight: normal;
	color: #000000;
	margin-left: 10px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	background-color: #EED6BE;
	font-size: 14px;
} 

p { font-family: "Times New Roman", "Times", "Georgia"; font-weight: normal; color: #000000; font-size: 14px; font-style: normal; line-height: normal; text-decoration: none}

h1 { font-family: "Times New Roman", "Times", "Georgia"; font-weight: bold; color: #066DBB; font-size: 28px; margin-top: 10px; ; font-style: normal; line-height: normal; text-decoration: none}

h2 { font-family: "Times New Roman", "Times", "Georgia"; font-weight: bold; color: #066DBB; font-size: 24px; ; font-style: italic; line-height: normal}

h3 { font-family: "Times New Roman", "Times", "Georgia"; font-weight: bold; color: #066DBB; font-size: 18px; ; font-style: normal; line-height: normal}

h4 {  font-family: "Times New Roman", "Times", "Georgia"; font-size: 14px; font-style: normal; line-height: normal; font-weight: bold; color: #066DBB}

ul { list-style-image: none; font-family: "Times New Roman", "Times", "Georgia"; font-weight: normal; color: #000000; font-size: 14px; line-height: normal; ; font-style: normal; text-decoration: none; text-align: left; text-indent: 0px}

li { font-family: "Times New Roman", "Times", "Georgia"; font-weight: normal; color: #000000; font-size: 14px; line-height: normal; margin-left: 0px; ; font-style: normal; text-decoration: none}

hr {
	color: #066DBB;
	;
	clip:  rect(   );
	border-style: inset;
	border-top-width: medium;
	font-size: 4px;
	line-height: 4px;

}

table { font-family: "Times New Roman", "Times", "Georgia"; border:0px; cell-spacing:0px; padding:0px; font-style: normal; line-height: normal; font-weight: normal; color: #000000; text-decoration: none}

td { border:0px; cell-spacing:0px; padding:0px ; font-family: "Times New Roman", "Times", "Georgia"; font-size: 14px; font-style: normal; line-height: normal; font-weight: normal; color: #000000; text-decoration: none}

A:link {
	color:#066DBB;
	font-weight: bold;
	font-family: "Times New Roman", "Times", "Georgia";

}

A:visited {color:#0A80C5;}

A:active {color:#000000;}

a:hover {  color: #000000}

UL { color: 000000 }

LI  {
	color: #000000;
	font-family: "Times New Roman", "Times", "Georgia";
	font-size: 14px;
	line-height: normal;
	list-style-image: url(images/bullet.jpg);
}

.arrow {
	color: #000000;
	font-family: "Times New Roman", "Times", "Georgia";
	font-size: 14px;
	line-height: normal;
	list-style-image: url(images/bullet_arrow.jpg);
}

.circle {
	color: #000000;
	font-family: "Times New Roman", "Times", "Georgia";
	font-size: 14px;
	line-height: normal;
	list-style-image: url(images/bullet_circle.jpg);
}


.diamond {
	color: #000000;
	font-family: "Times New Roman", "Times", "Georgia";
	font-size: 14px;
	line-height: normal;
	list-style-image: url(images/bullet_diamond.jpg);
}


