a:link
{
	color: #0052A0;  
}
a:visited
{
	color: #0052A0;  
} 
a:active 
{
	color: #0052A0;text-decoration:underline 
}
body
{
	font-family: sans-serif;
	color: #000080
}
table
{
	table-border-color-light: rgb(153,255,204);
	table-border-color-dark: rgb(0,0,51); 
}
h1, h2, h3, h4, h5, h6
{
	font-family: serif;color:#0052A0
}
h1
{
	color: #0052A0;font-family:sans-serif; font-size:14pt; font-weight:bold
}
h2
{
	color: #FF3300; font-size:14pt; font-family:sans-serif; font-style:italic; font-weight:bold 
}
h3
{
	color: #0052A0;font-family:sans-serif 
}
h4
{
	color: #FFFFFF;font-size:10px; font-family:sans-serif; font-weight:bold
}
h5
{
	color: rgb(153,255,51);
}
h6
{
	color: #FFFFFF;font-family:Arial Narrow; font-size:12pt; font-weight:bold
}