a:link        
{
	color: #336699;
	font-family: Arial;
	text-decoration: none; 
	font-size:10pt; 
	font-weight:bold ;
}

a:visited
{
	color: #336699;
	font-family: Arial;
	text-decoration: none; 
	font-size:10pt; 
	font-weight:bold ;
}

a:hover
{ 
	font-family: Arial; 
	color: #0099CC;
	text-decoration: none; 
	font-size:10pt; 
	font-weight:bold;
}


body
{
	font-family: arial;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0; 
	font-size:10pt
}


table, tr, td
{
	font-size:9pt;
	font-family:Arial; 
}

h1
{
	color: #0099CC;
	font-size: 14pt; 
	font-family:Arial 
}
h2
{
	color: #003366;
	font-size: 12pt; 
	font-weight: bold
}
h3
{
	color: #800000;
	font-size:9pt;
	font-weight:bold 
}
h4
{
	color: #FF6633;
	font-family:Comic Sans MS;
	font-size:10pt;
}
h5
{
	font-size: 8pt;
	color: #000066;
}
h6
{
	font-size: 8pt;
	color: #666666;
}
input, textarea, select
{
	font-size: 8pt;
	color: #C70000;
}