a:link
{
	color: #000000; 
}
a:visited
{
	color: #000000; 
} 
a:active 
{
	color: #FF0000;
}
a:hover
{
	color: #808080;
}
a:linksubmenu
{
	color: #000000; font-size:10pt; font-weight:bold 
}
a:visited.linksubmenu
{
	color: #000000; font-size:10pt; font-weight:bold 
} 
a:active.linksubmenu
{
	color: #FF0000; font-size:10pt; font-weight:bold 
}
a:hover.linksubmenu
{
	color: #808080; font-size:10pt; font-weight:bold 
}

body
{
	font-family: Verdana;
	color: #000000;
	font-size:12pt
}
table,td,th,p,tr
{
	font-family: Verdana;
	color: #000000;
	font-size:12pt
}
h1
{
	font-family: Verdana;
	color: #000000; font-size:14pt; font-weight:bold
}
h2
{
	font-family: Verdana;
	color: #000000; font-size:10pt; font-weight:bold 
}
h3
{
	font-family: Verdana;
	color: rgb(0,102,153); 
}
h4
{
	font-family: Verdana;
	color: rgb(153,153,0);
}
h5
{
	font-family: Verdana;
	color: rgb(255,153,0);
}
h6
{
	font-family: Verdana;
	color: rgb(51,102,204);
}
