a:link
{
	color: #006600; 
}
a:visited
{
	color: #808000; 
} 
a:active 
{
	color: #FF0000;
}
body
{
	font-family: Book Antiqua, ThendralUni, Times New Roman, Times;
	background-color: #EFF7EF;
	color: #000000 
}

h1
{
	color: #330099;
	text-align:left;
	text-style:Bold; font-family: times, 'times new roman', serif; 
	font-family: Times, Times New Roman; font-size:18pt; text-transform:uppercase; font-weight:bold
}
h2
{
	color: #808000;
	font-family: Helvetica, Arial; font-size:12pt; font-weight:bold; margin-bottom:0; text-transform:uppercase
}
h3
{
	color: #000000;
	font-family: Arial, Avantgarde;
	font-weight:normal;	font-style:italic; font-size:10pt; 
	margin-top:0; margin-bottom:0
}
h4
{
	color: #0000ff;
	text-align=left;
	font-size:10pt;
	font-family: Arial, Avantgarde; font-weight:bold; 
	margin-bottom:0
}
h5
{
	color: #000000;
	font-family: Book Antiqua, Arial Unicode MS, Times New Roman, Times; font-size:11pt;
	text-align:justify; 
	margin-left:20; margin-right:175;
	font-weight:normal
}
h6
{
	font-family: Courier New, Console;
	background-color: rgb(255,255,255);
	color: #003300; font-weight:normal; font-size:10pt; word-spacing:0; line-height:150%; margin-left:0; margin-right:0; margin-top:0; margin-bottom:20
}