font, li, p, td
{
	font-family: arial,sans-serif;
}

button, .button {
	font: bold 12px arial,sans-serif;
	color: #2A4C7E;
	text-align:center;
	background : #BDCAE2;
	border-left : 1px solid #486FA8;
	border-top : 1px solid #486FA8;
	border-right : 1px solid #486FA8;
	border-bottom : 1px solid #486FA8;
	cursor : hand;
}

.hr {
	width : 100%;
	background-color : #486FA8;
	height : 1px;
	margin : 5px 5px;
}

A:VISITED
{
	color : #305386;
}

A:LINK
{
	color : #486FA8;
}

A:HOVER {
	color : Navy;
}

.menu
{
	font-family: arial,sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

.h1
{
	font-family: arial,sans-serif;
	font-size: 16px;
	text-decoration: none;
	color: #0A5882;
	font-weight: bold;
}
.h2
{
	font-family: arial,sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}
.h3
{
	font-family: arial,sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #486FA8;
	font-weight: bold;
}
.h4
{

}
.h4NotBold
{
}
.h5
{
}

.red
{
	font-family: arial,sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #CC0000;
}

.small
{
	font-family: arial,sans-serif;
	font-size: 11px;
	text-decoration: none;
}

.mini
{
	font-family: arial,sans-serif;
	font-size: 10px;
	text-decoration: none;
	CURSOR: hand; 
    COLOR: #000000;
}

.mini2
{
	font-family: arial,sans-serif;
	font-size: 10px;
	text-decoration: none;
	CURSOR: hand; 
    COLOR: #0000cc;
}

.agtitle {
	font-family: arial,sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #3F6359;
	font-weight: bold;}

.agdate {
	font-family: arial,sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #CC0000;
	font-weight: bold;}

