h1, h2, h3, h4, h5, h6{	
font-family:  "Times New Roman", "Helvetica", "sans-serf";
color: #333399;
}

h1 { font-size: 18pt ; font-weight: bold}
h2 { font-size: 16pt ; font-weight: bold}
h3 { font-size: 14pt ; font-weight: bold}
h4 { font-size: 14pt ; font-weight: bold}
h5 { font-size: 12pt ; font-weight: bold}
h6 { font-size: 12pt ; font-style: italic}

BODY {
	font-family: Times New Roman, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	margin-top : 0px;
	margin : 0px;
; background-color: #ccffff
}

p	{	
	color: #000000;
	font-family: Times New Roman, Geneva, Arial, Helvetica, sans-serif;	
	font-size: 12pt;
}

a						{color: #191970;	text-decoration: underline;}
a:hover					{color: #ff0000;	text-decoration: none;}
a.visited 				{ color: #FFFF33;	text-decoration : none;}
a.active				{ color: #f0ffff;	text-decoration : none;}

a.menu:link		{ color: #191970;	text-decoration : none;}
a.menu:visited 	{ color: #800080;	text-decoration : none;}
a.menu:active 	{ color: #foffff;	text-decoration : none;}
a.menu:hover 	{ color: #ff0000;	text-decoration : none;}

hr {  line-height: normal; 
	color: #333399;
	height: 1px; clip:   
	rect(   ); 
	border-style: solid; 
	border-top-width: 0px; 
	border-bottom-width: 0px