a:link
{
	color: #0033FF;
	font-style: italic;
	font-weight: bold;
}
a:visited
{
	color: #330066;
	font-style: italic;
	font-weight: bold;
} 
a:active 
{
	color: rgb(102,255,0);
	font-style: italic;
	font-weight: bold;
}
body
{
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size:12pt;
}
table
{
	
}
h1, h2, h3, h4, h5, h6
{
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size:14pt;
	color: #000000;
	padding: 0px;
	margin: 0px;
}
h1
{
	color: #000099;
	font-size:24pt;
	border-top-width: 0px;
	border-bottom-width: thin;
}
h2
{
	line-height: normal;
	margin: 0px;
	padding: 2px;
}
h3
{
	font-size: 12px;
	font-style: oblique;
}
h4
{
	color: rgb(255,204,0);
}
h5
{
	color: #0000CC;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: 0px;
	margin: 0px;
	padding: 0px;
}
h6
{
	font-size: 8px;
}
.marqueeFont {
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #CC3300;
}
