/*  Custom CSS Styles */


.HS_Title {
	font-family: 'Times New Roman', Times, serif;
	font-weight: bold;
                font-size: 26px;
	color: #800300;
	text-decoration: none;
}

.HS_Sub-Title {
	font-family: 'Times New Roman', Times, serif;
	font-weight: bold;
                font-size: 18px;
	color: #800300;
	text-decoration: none;
}

.HS_Normal {
	font-family: Tahoma, Arial;
	font-weight: normal;
                font-size: 14px;
	color: #000000;
	text-decoration: none;
}

.HS_Bold {
	font-family: Tahoma, Arial;
                font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.HS_Bold_ul {
	font-family: Tahoma, Arial;
                font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

.HS_Normal-Red {
	font-family: Tahoma, Arial;
                font-size: 14px;
	font-weight: normal;
	color: #ed1c24;
	text-decoration: none;
}

.HS_Bold-Red {
	font-family: Tahoma, Arial;
                font-size: 14px;
	font-weight: bold;
	color: #ed1c24;
	text-decoration: none;
}

.HS_Smallerl {
	font-family: Tahoma, Arial;
	font-weight: normal;
                font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.HS_Small {
	font-family: Tahoma, Arial;
	font-weight: normal;
                font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.HS_Large {
	font-family: Tahoma, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}



.font1 {
color: green;
font-size: 12px;
font-weight: bold;
line-height: 25px;
text-indent: 15px;
}

.font1 {
color: green;
font-size: 12px;
font-weight: bold;
line-height: 25px;
text-indent: 15px;
}

.font2 {
color: blue;
font-size: 16px;
font-weight: bold;
line-height: 25px;
text-indent: 15px;
}

.font3 {
color: red;
font-size: 24px;
font-weight: bold;
line-height: 25px;
text-indent: 15px;
}



