.text {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	
}

li {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	
}

ul {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	
}

.textbold {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	
}

.textitalic {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	color: #000000;
	
}
a:link {
	color: #FF8000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #FF8000;
	
}

.PapyrusHead{	font-size: 24px;
	font-family: Papyrus, Times Roman, serif;
	font-weight: bold;
	color: #000000;
	
}

.OnyxHead{	font-size: 72px;
	font-family: Onyx, Times, serif;
	font-weight: bold;
	color: #800000;
}

.BurgHead{	font-size: 36px;
	font-family: Times New Roman, Times, serif;
	font-weight: bold;
	color: #800000;
	
}

.BurgSubHead{	font-size: 20px;
	font-family: Times New Roman, Times, serif;
	font-weight: bold;
	color: #800000;

}

.BurgText{	font-size: 16px;
	font-family: Times New Roman, Times, serif;
	font-weight: normal;
	color: #800000;
	
}

.BlueSubHead{	font-size: 20px;
	font-family: Times New Roman, Times, serif;
	font-weight: bold;
	color: #003366;

}

.BlueText{	font-size: 16px;
	font-family: Times New Roman, Times, serif;
	font-weight: normal;
	color: #003366;
	
}

.BlueSmallText{	font-size: 12px;
	font-family: Times New Roman, Times, serif;
	font-weight: normal;
	color: #003366;
	
}

.BlackHead{	font-size: 36px;
	font-family: Garmond, Times New Roman, serif;
	font-weight: bold;
	color: #000000;
	
}

.WhiteHead{	font-size: 36px;
	font-family: Garamond, Times New Roman, serif;
	font-weight: bold;
	color: #FFFFFF;
	
}

.WhiteBody{	font-size: 24px;
	font-family: Times New Roman, Times, serif;
	font-weight: normal;
	color: #FFFFFF;



