body,th,td,span,a,div,li,ul,p,P,ol {
	font-family:Arial, Verdana, Helvetica;
	font-size:12px;
	color:#666666
	}

h1	 {
	font-family:Arial, Helvetica;
	font-weight: bold;
	font-size:18px;
	color:#056F8D;
	text-transform: uppercase;
	}	

h2	 {
	font-family:Arial, Verdana, Helvetica;
	font-weight: bold;
	font-size:13px;
	color:#056F8D;
	text-transform: uppercase;
	}	

h3 {
	font-family:Arial, Helvetica;
	font-weight: bold;
	font-size:12px;
	bottom: auto;
	text-transform: uppercase;
	}

h4 {
	font-family:Arial, Helvetica;
	font-weight: bold;
	font-size:18px;
	bottom: auto;
	text-transform: uppercase;
	}


/*  linkit */

A:link {
	text-decoration:none;
	font-weight: bold;
	color: #084695;
}
A:visited {
	text-decoration:none;
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	color:#084695
}
A:active {text-decoration:none; color:#984695;}
A:hover {text-decoration:none; color:#FF0000;}
