body
{
	font-size: 12px;
	color: #000000;
	font-family: Verdana;
	border-collapse: collapse;
	background-color: white;
}
a:active
{
	font-family: Verdana;
	font-size: 12px;
	color: #FFCF00;
	text-decoration: underline;
}
a:link
{
	font-family: Verdana;
	font-size: 12px;
	color: #3333CC;
	text-decoration: none;
}
a:visited
{
	font-family: Verdana;
	font-size: 12px;
	color: #3399FF;
	text-decoration: none;
}
table
{
	font-family: Verdana;
	font-size: 12px;
}
td
{
	font-family: Verdana;
	font-size: 12px;
}
th
{
	font-family: Verdana;
	font-size: 12px;
}
ol
{
	font-family: Verdana;
	font-size: 12px;
}
li
{
	font-family: Verdana;
	font-size: 12px;
}
p
{
	font-family: Verdana;
	font-size: 12px;
}
h1
{ 
	font-family: Verdana;
	font-size: 22px;
	color: #000000;
	text-transform: uppercase;
	font-variant: small-caps;
	font-weight: bold;
	text-align: center;
}
h2
{ 
	font-family: Verdana;
	font-size: 20px;
	color: #000000;
	font-weight: bold;
}h3
{ 
	font-family: Verdana;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
h4
{ 
	font-family: Verdana;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
