.nav {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	COLOR: #000000;



}
.basic-bold {
	font-size: 14px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;


}
A:link, A:visited, A:active {

 FONT-WEIGHT: bold;
 COLOR: #0000ff;
 TEXT-DECORATION: none
}
A:hover {

 FONT-WEIGHT: bold;
 COLOR: #ff0000;
 TEXT-DECORATION: underline
}
.site-title {
	font-size: 24px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #330000;

}
.site-titlesub {


	font-size: 14px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.basic {

	font-size: 14px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.page-title {


	font-size: 16px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.nav2 {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}
.tiny {


	font-size: 9px;
	font-weight: normal;
	font-family: "Courier New", Courier, mono;
}
.basic-ital {
	font-size: 16px;
	font-weight: bold;
	font-family: "Courier New", Courier, mono;
	font-style: italic;
	color: #0000FF;


}
.basic-italred {
	font-size: 12px;
	font-weight: normal;
	font-family: "Courier New", Courier, mono;
	font-style: italic;
	color: #FF0000;

}
