body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.body_text {
	color: #7b273f;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	line-height: 18px;
	text-decoration: none;
}

.sub_headings{
	color: #7b273f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}

.headings{
	color: #7b273f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-decoration: none;
}
.disclaimer {
	color: #FFFFFF;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	text-decoration: none;
}
.footer {
	color: #7b273f;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	text-decoration: none;
}

.inputBox {color : #7b273f;
background : #FFFFFF;
border-color : #7b273f;
border-top : 1px solid;
border-bottom : 1px solid;
border-left : 1px solid;
border-right : 1px solid;
font-family: Tahoma, Arial, Verdana;
font-size : 11px;

}

.inputBox2 {color : #7b273f;
background : #FFFFFF;
border-color : #7b273f;
border-top : 2px solid;
border-bottom : 2px solid;
border-left : 2px solid;
border-right : 2px solid;
font-family: Tahoma, Arial, Verdana;
font-size : 11px;
font-weight: bold;

}

