.Title
{
	font-family:"Trebuchet ms";	
	font-size:17px;
	font-weight:bold;
	font-style:normal;
}

.Sub_Title
{
	font-family:"Trebuchet ms";
	font-size:13px;
	font-weight:bold;
	font-style:normal;
}

.Bodytext
{
	font-family:"Trebuchet ms";
	font-size:13px;
	font-weight:normal;
	font-style:normal;
	text-align:justify;
}
A:hover
{
	font-family:"verdana";
	font-size:11px;
	color:#66FF33;
	text-decoration:none;
}

A:link
{
	font-family:"verdana";
	font-size:11px;
	color:#0000FF;
	text-decoration: none;		
}

A:visited
{
	font-family:"verdana";
	font-size:11px;
	color:#0000FF;
	text-decoration: none;	
}

