.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-large;
	font-weight: bold;
	color: #663333;
	text-align: right;
	vertical-align: top;

}
.greybackgournd {
	background-color: #Efefef;
	color: #efefef;

}
.subTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	color: #663333;
	text-align: center;


}
a:link {
	color: #663333;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #669900;
}
.thelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #663333;
	text-align: center;


}
.bigText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bolder;
	color: #663333;
}
.bodyText {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #663333;
	text-align: justify;
	list-style-image: none;
	list-style-type: square;
	list-style-position: inside;


}
.bottomlinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #663333;



}
.infotext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #663333;
	background-color: #efefef;


}
.italics-black {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
.center-txt {
	text-align: center;
}
.rightallignsmall {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	text-align: right;
}
