.Contact-Title
	{
	font-family:				"Georgia";
	font-size:					15px;
	color:						#CC0000;
	font-weight:				bold;
	padding:					0px;
	margin:						0px;
	}

.Contact-Subtitle
	{
	font-family:				"Georgia";
	font-size:					14px;
	font-weight:				600;
	font-weight:				bold;
	padding:					0px;
	margin:						0px;

	}

.Contact-Text
	{
	font-family:				"Arial";
	font-size:					12px;
	padding:					0px;
	margin:						0px;
	}

strong
	{
	font-weight:				bold;
	}
.Title, h1, h2, h3
	{
	display:					block;
	font-family:				"Georgia";
	font-size:					20px;
	/*padding:					20px 0px 20px 0px;*/
	}

.Subtitle, h4, h5, h6
	{
	display:					block;
	font-family:				"Georgia";
	font-size:					15px;
	font-weight:				600;
	padding:					15px 0px 15px 0px;
	}

.Text, p
	{
	display:					block;
	font-family:				"Arial";
	font-size:					13px;
	padding:					4px 0px 4px 0px;
	}

#main-content li
	{
	font-family:				"Arial";
	font-size:					13px;
	}
