h1           { font-size: 20pt; color: #006666; text-align: Center; background-color: Silver; 
               FONT-FAMILY: Times New Roman; font-weight: bold; margin-top: 
               -9; margin-bottom: 2 }
H2  {
	font-weight : bold;
	font-size : 16pt;
	color : #006666;
	text-align : 0;
               margin-top: 12;
               margin-bottom: 2;
}

H3  {
	font-size : 12pt;
	font-weight : bold;
	color : navy;
               margin-top: 2;
               margin-bottom: 2;
}

A  {
	color : #006666;
	font-weight: bold;
	font-size: 12pt;
}

A:Visited  {
	color : #003333;
	font-weight: bold;
	font-size: 12pt;
}

A:Active  {
	color : red;
	font-weight: bold;
	font-size: 12pt;
}

A:Hover  {
	color : red;
	font-weight: bold;
	font-size: 12pt;
}


A.rlinks:link {
	COLOR: #ffffff; FONT-FAMILY: Arial, sans-serif; FONT-SIZE: 12px; FONT-WEIGHT: bold
}
A.rlinks:visited {
	COLOR: #ffffff; FONT-FAMILY: Arial, sans-serif; FONT-SIZE: 12px; }
A.rlinks:hover {
	COLOR: #ffffad; FONT-FAMILY: Arial, sans-serif; FONT-SIZE: 12px; }


body         { color: #000000; background-color: #FFFFFF; font-size: 10pt; 


}

p 

{ 
font-size:12pt;
		margin-top: 3;
		margin-bottom 3;
		margin-left: 10;
		margin-right: 10;
		margin: 5;
}
