.BlackTextSmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #000000;
	line-height:normal;
}

.BlackTextSmallSanSerifCentered {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	line-height:normal;
	text-align:center;
}

.BlackTextSmallCentered {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #000000;
	line-height:normal;
	text-align:center;
}

.BlackTextSmallHigh {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #000000;
	line-height:normal;
	line-height:150%;
}

.BlackTextSmallItalic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	color: #000000;
}

.BlackTextSmallItalicRight {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	color: #000000;
	text-align:right;
}

.BlackTextSmallItalicRightHigh {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	color: #000000;
	text-align:right;
	line-height:200%;
}

.BlackTextSmallBold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
}

.BlackTextSmallBoldHigh {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
	line-height:150%;
}

.BlackTextMedium {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #000000;
}

.BlackTextMediumItalic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #000000;
	font-style:italic;
}

.BlackTextMediumBold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #000000;
}

.hoverstyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color:#FFFF66;
	text-decoration: none;
}

.whitesmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: white;
	line-height:normal;
}

.whitesmallcentered {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: white;
	text-align:center;
}



h1	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color:#990000;
	}
	
h2	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: black;
	text-align:left;
	}	
	
	
button {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:small;
	font-weight:bold;
	color:#990000;
	background-color:#CCCCCC;
	margin-bottom:20px;
	}	
