a:link
{
    font-family: Verdana;
    font-size: 8pt;
    text-decoration: none;
    color: #3333cc;

}

a:visited
{
    font-family: Verdana;
    font-size: 8pt;
    text-decoration: none;
    color: #3333cc;
}

a:hover
{
    color: #663366;
    font-family: Verdana;
    font-size: 8pt;
    text-decoration: underline;
    color: #333399;
}

table
{
    font-family: Verdana;
    font-size: 8pt
}

p
{
    font-family: Verdana;
    font-size: 8pt
}

h1, h2, h3, h4, h5, h6, Th, ThEAD, TFOOT {
    color: #003366;
	font-weight: 700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}

h1	
{
    font-size: 12pt;
	font-family: Verdana, Arial, helvetica, sans-serif;
}	
		
h2	{	
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: small;
	font-weight:	700;
}	
		
h3
{
	font-weight: bold;
	font-size: x-small;
}	
		
h4	{	
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: x-small;
	font-weight:	500;
}	
		
h5	{	
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: xx-small;
}
		
h6	{	
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-weight:	700;
}	

body,input,textarea,td,select,th
{
    font-family: Verdana;
    font-size: 8pt
}

pre
{
    font-size: 8pt
}
