body         
{
	font-family: sans-serif;
	font-size: 10;
	background-color: #FFFFCC;
	color: #000000;
	scrollbar-base-color: #000000;
	scrollbar-arrow-color: #000000;
	scrollbar-shadow-color: #FFFFCC;
	scrollbar-face-color: #FFFFCC;
	scrollbar-highlight-color: #FFFFCC;
}
H1 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-weight: bolder;
	font-style: italic;
}
H2 
{  
   font-size: 13pt; 
}
H3 
{
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
}
H4 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
H5 
{
	font-family: "Times New Roman", Times, serif;
	font-size: 40pt;
	font-style: italic;
	font-weight: normal;
	color : #800000;
}
H6 
{
	font-family: Times;
	font-size: 30pt;
	font-style: italic;
	font-weight: bolder;
	color : #800000;
}
a:link
{
	font-family: Arial Narrow;
	font-weight: bolder;
	font-size: 14;
	color: rgb(0,0,0);
	text-decoration: none;
}
a:visited
{
	font-family: Arial Narrow;
	font-weight: bold;
	font-size: 14;
	color: rgb(0,0,0);
	text-decoration: none;
} 
a:active
{
	font-family: Arial Narrow;
	font-weight: bold;
	font-size: 14;
	color: rgb(0,0,0);
	text-decoration: none;
}


