.h1 {
	font-size: 18px;
	color: #C00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.h2 {
	font-size: 16px;
	color: #C00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.h3 {
	font-size: 14px;
	color: #C00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.h4 {
	font-size: 16px;
	color: #333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.h5 {
	font-size: 16px;
	color: #333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;

}
.h6 {
	font-size: 16px;
	color: #333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333;
	text-decoration: none;
}
.CenterBold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #333;
	text-decoration: none;
	position: relative;
	right: -15%;
}


.TempLeftrepeat {
	background-image: url(../images/T2_StretchLeft.gif);
	background-repeat: repeat-y;
	background-position: top;
}
.TempRightrepeat {
	background-image: url(../images/T2_StretchRt.gif);
	background-repeat: repeat-y;
	background-position: top;
}
.SideTitles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #C00;
	text-decoration: none;
}
.BoldRed {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #C00;
	text-decoration: none;
}

.PhoneNumSide {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333;
	text-decoration: none;
}
.NavTitles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #333;
	text-decoration: none;
}
.BottomRepeat {
	background-image: url(../images/T2_StretchBottom.jpg);
	background-repeat: repeat-x;
}
