.titleFont {
	color:#000000; 
	font-family: Georgia, Times New Roman, Times, serif, Arial; 
	font-size: 18px; 
	text-decoration:none; 
	font-style:italic; 
}

.contentFont {
	color:#333333; 
	font-family: Georgia, Times New Roman, Times, serif, Arial; 
	font-size: 16px; 
	text-decoration: none; 
	font-style:italic; 
}

.subTitleFont {
	color:#000000; 
	font-family: Georgia, Times New Roman, Times, serif, Arial; 
	font-size: 28px; 
	text-decoration:none; 
	font-style:italic
}

.mediumContentFont {
	color:#333333; 
	font-family: Georgia, Times New Roman, Times, serif, Arial; 
	font-size: 12px; 
	text-decoration: none; 
	font-style:italic
}

td.bkgStyle {
	background-repeat:repeat-y; 
	background-image: url(../images/left_gray_bar.jpg)
	
}

td.blackBgrd {
	background-repeat:repeat-x;
	background-image: url(../images/vertical_black_bar.jpg)
}

td.grayBgrd {
	background-color:#666666
}

.redTextItalic {
	color:#FF0000;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:18px;
	font-style:italic
}

.blueText {
	color:#0000CC;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:14px;
	font-style:normal
}

.blackText {
	color:#000000;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:12px;
	font-style:normal
}

a.whiteText {
	color:#ffffff;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:14px;
	text-decoration: none
}

.mediumWhiteText {
	color:#ffffff;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:18px;
	text-decoration: none
}

.boldBlackText {
	color:#000000;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:16px;
	font-style:inherit
}

a.smallWhiteLink {
	color:#FFFFFF;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:12px;
	text-decoration: none
}

td.subtitle {
	color:#000000;
	font-family:Arial, Times New Roman, Times, serif;
	font-size:16px;
	background-color:#999999;
	font-weight:bold;
	text-align:center
}
	
