﻿p {
	font-size: 12px;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	line-height: 21px;
	color: #000000;
}
a:visited
{
	color: rgb(128, 0, 0);
	font-family: Arial, Helvetica, sans-serif;
}
a:active 
{
	color: rgb(204, 153, 0);
	background-color: #FFFFFF;
	text-decoration: none;
}
body
{
}
h1
{
	color: rgb(0, 51, 102);
}
h4
{
	color: rgb(0, 51, 102);
}
h5
{
	color: rgb(51, 0, 153);
}
h6
{
	color: rgb(204, 0, 153);
}
h3 {
	font-family: Century Gothic, Arial, Helvetica;
	font-weight: bold;
	color: #0099FF;
	font-size: 22px;
	text-transform: uppercase;
}
h4 {
	font-size: 15px;
	color: #666666;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
}




