A  {
	font-size : 15px;
	color : Blue; text-decoration: none;
}

A:Hover  {
	color : Red;
}

BODY  {
	font-size : 15px;
	color : Navy;
}

.bodytext  {
	font-size : 15px;
	color : Teal;
	line-height : 20pt;
}

td  {
	font-size : 15px;
	color : black;
}

.header  {
	font-size : 40px;
	font-family : CordiaUPC;
	font-weight : bold;
	line-height : 38px;
}

dd  {
	font-size : 15px;
	color : Navy;
}

dt  {
	font-size : 15px;
	color : Purple;
}

.subhead  {
	font-size : large;
	font-weight : bold;
}

