/* CSS Document */
.heading
{
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-variant: normal;
}
.textblackdec
{
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	font-variant: normal;

	
}

.text
{
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: normal;
	font-weight: lighter;
	color: #FFFFFF;
	text-decoration: none;
	font-variant: normal;
	line-height: 20px;
	
}
.textplus
{
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	font-weight: lighter;
	color: #FFFFFF;
	text-decoration: none;
	font-variant: normal;
	line-height: 20px;
	
}

A{font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: normal;
	font-weight: lighter;
	color: #FFFFFF;
	
	font-variant: normal;
	line-height: 20px;
	}
A:hover{font-family: "Trebuchet MS";
font-size: 13px;
font-style: normal;
font-weight: lighter;
color: #105FDE;

font-variant: normal;
line-height: 20px;
}
a.text:hover{font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	color: #0000FF;
	text-decoration: none;
	font-variant: normal;
	line-height: 20px;}
.footer
{
	font-family: "Trebuchet MS";
	font-size: 11.5px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #350000;
	text-decoration: none;
}
A.footer:link{
font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #350000;
	text-decoration: none;
}
A.footer:hover{
font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #350000;
	text-decoration: none;
}