/* CSS Document */

.bodytext 
{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333366;
	line-height: 23px;
	text-transform: none;
	font-variant: normal;
	padding-left: 20px;

}

.pageheadtext 
{
	font-family:"Monotype Corsiva", Times, serif;
	font-size: 18px;
	color: #663399;
	font-style: normal;
	line-height: 16px;
	text-transform: none;
	font-variant: normal;
	
}


a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333366;
	line-height: 23px;
	text-transform: none;
	font-variant: normal;
}

a:hover {

	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333366;
	line-height: 23px;
	text-transform: none;
	font-variant: normal;
}

a:visited {

	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333366;
	line-height: 23px;
	text-transform: none;
	font-variant: normal;
}
