.Title {
	font-family: "Times New Roman" , "Times" , serif;
	font-weight: bold;
	font-size: 18pt;
}

.Heading {
	font-family: "Times New Roman" , "Times" , serif;
	font-size: 14pt;
}

.Translit {
	font-family: Transliteration;
	font-size: 12pt;
}

a {
	color: #004040;
	bcolor: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #008080;
	bcolor: #FFFFFF;
	text-decoration: none;
}

.red {
	color: #FF0000;
	bcolor: #FFFFFF;
}