body 
{
	font-family: Trebuchet MS, helvetica; 
	font-size: 11px; 
	color:#000000; 
	text-align:left;
	margin:0px;
}
h1
{
	font-size: 22px; 
}
h2
{
	font-size: 15px;
}
span.bold
{
	font-weight: bold;
	font-size: 12px;
}
span.bold_w
{
	font-weight: bold;
	color: #fff;
	font-size: 12px;
}
A:link
{
	font-weight: bold;
	font-size: 13px;
	color: #000066;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	text-decoration: none;
}

A:visited
{
	font-weight: bold;
	font-size: 13px;
	color: #000040;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	text-decoration: none;
}

A:active
{
	color: #000000;
	text-decoration: none;
}

A:hover
{
	color: #000000;
	text-decoration: underline;
}

.header A:link 
{
	font-family: "Arial Rounded MT Bold";
	font-size: 15px;
	color: #696969;
}
.header A:visited 
{
	font-family: "Arial Rounded MT Bold";
	font-size: 15px;
	color: #696969;
}
.header A:active 
{
	font-family: "Arial Rounded MT Bold";
	font-size: 15px;
	color: #696969;
}
.header A:hover 
{
	font-family: "Arial Rounded MT Bold";
	font-size: 15px;
	color: #696969;
	text-decoration: underline;
}
