
h1
{
	font: bold normal 18px/18px Arial, Helvetica, sans-serif;
	color: #000000;
	text-transform: uppercase;
	font-weight: bold;
}



.Text
{
	color: #333333;
	font: 13px/15px Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: top;
	text-transform: uppercase;
}
.Text A:link
{
	color: #00549f;
	font-weight: bold;
	text-decoration: none;
}
.Text A:visited
{
    color: #00549f;
	font-weight: bold;
	text-decoration: none;
}
.Text A:hover
{
    color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.Text A:active
{
    color: #00549f;
	font-weight: bold;
	text-decoration: none;
}



.TextLarge
{
	color: #333333;
	font: 15px/15px Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: top;
}
.TextLarge A:link
{
	color: #ff6600;
	font-weight: bold;
	text-decoration: none;
}
.TextLarge A:visited
{
    color: #ff6600;
	font-weight: bold;
	text-decoration: none;
}
.TextLarge A:hover
{
    color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.TextLarge A:active
{
    color: #ff6600;
	font-weight: bold;
	text-decoration: none;
}



.Blue
{
	color: #00549f;
}
.Gray
{
	color: #919295;
}


.Contact
{
	color: #333333;
	font: normal normal 10px/11px Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: top;
	padding: 9px;
}
.Contact A:link
{
	color: #00549f;
	text-decoration: none;
}
.Contact A:visited
{
	color: #00549f;
	text-decoration: none;
}
.Contact A:hover
{
	color: #000000;
	text-decoration: none;
}
.Contact A:active
{
	color: #00549f;
	text-decoration: none;
}




