
.logo {
	font-family: Trebuchet MS;
	font-size: 15px;
	color: #ffffff;
	font-weight: bold;
	TEXT-DECORATION: none

}

.header {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	TEXT-DECORATION: none

}

a:active.header {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	TEXT-DECORATION: none

}

a:hover.header {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	TEXT-DECORATION: underline;
}

.links {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	TEXT-DECORATION: none
}

a:active.links {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	TEXT-DECORATION: none

}

a:hover.links {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	TEXT-DECORATION: underline;
}

.text 
{
	margin-left: 5pt;
	margin-right: 5px;
	font-family: verdana;
	font-size: 10pt;
	color: #ffffff;
	text-align:justify;
	TEXT-DECORATION: none
}

.footer {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	TEXT-DECORATION: none;

}

a:active.footer {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	TEXT-DECORATION: none;
}

a:hover.footer {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	TEXT-DECORATION: underline;
}

.hidden {
	font-family: Trebuchet MS;
	font-size: 1px;
	color: #000000;
	TEXT-DECORATION: none

}