a:link
{
	font-size: 14pt;
	color: rgb(0,0,0); 
	font-family: Times New Roman;
}
a:visited
{
	font-size: 14pt;
	color: rgb(0,0,0); 
	font-family: Times New Roman;
} 
a:active 
{
	font-size: 14pt;
	color: rgb(255,204,0);
	font-family: Times New Roman;
}
a:hover
{
	font-size: 14pt;
	color:	rgb(255,204,0);
	font-family: Times New Roman;
}
body
{
	font-size:10px
	font-family: verdana;
	color: rgb(0,0,0);
}
h1, h2, h3, h4, h5, h6
{
	font-family: Book Antiqua;
}
h1
{
	font-size: 14pt;
	color: rgb(0,0,0);
}
h2
{
	font-size: 12pt;
	color: rgb(0,0,0); 
}
h3
{
	font-size: 12pt;
	color: rgb(0,0,0); 
}
h4
{
	font-size: 10pt;
	color: rgb(0,0,0);
}
h5
{
	font-size: 09pt;
	font-family: times new roman;
	color: rgb(0,0,0);
}
h6
{
	font-size: 09pt;
	font-family: system;
	color: rgb(0,0,0);
}
normal
{
	font-family: verdana;
	font-size 10pt;
	color: rgb(0,0,0);
}

