
BODY  {
	background-color : White;
	font-family: Arial, Helvetica, sans-serif;
}

A:hover  {
	color : #FF0000;
	font-family :  Arial, Geneva, Lucida;
}

A  {
	font-family :  Arial, Geneva, Lucida;
}

.SubHead	{
	font-size : small;
	font-family :  Arial, Geneva, Lucida;
	font-weight : bold;
	color : #6666CC;
}

.TextLink  {
	font-family :  Arial, Geneva, Lucida;
	font-size : x-small;
}

.DetailedText  {
	font-family :  Arial, Geneva, Lucida;
	font-size : x-small;
}

.BlueHeader  {
	font-size : Large;
	font-family :  Arial, Geneva, Lucida;
	font-weight : bold;
	color : #6666CC;
}

.SearchTitle {
	font-size : 18px;
	font-family :  Arial, Geneva, Lucida;
	font-weight : bold;
	color : #6666CC;
}

.SearchLabel {
	font-size : 14px;
	font-family :  Arial, Geneva, Lucida;
	font-weight : bold;
}

.SearchField {
	font-size : 14px;
	font-family :  Arial, Geneva, Lucida;
}

.SearchButton {
	font-size : x-small;
	font-family :  Arial, Geneva, Lucida;
}



