body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #B72032;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #B72032;
}
a:hover {
	text-decoration: underline;
	color: #B72032;
}
a:active {
	text-decoration: none;
	color: #B72032;
}

a.TextLink:link {font-weight: normal; font-size: 14px; text-decoration: underline; color: #000000;}
a.TextLink:visited {font-weight: normal; font-size: 14px; text-decoration: underline; color: #000000;}
a.TextLink:hover {font-weight: normal; font-size: 14px; text-decoration: underline; color: #FFFFFF; background: #B72032}


.style1 {
	font-size: 12px;
	color: #999999;
}

.style2 {font-size: 10px}

.style3 {font-size: 12px}

h2 {
	font-size: 18px;
	color: #B72032;
}
h3 {
	font-size: 16px;
	color: #B72032;
}
h4 {
	font-size: 14px;
	color: #B72032;
}
h5 {
	font-size: 12px;
	color: #B72032;
}
h6 {
	font-size: 18px;
	color: #222222;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
a {
	font-family: Arial, Helvetica, sans-serif;
}
input { 
		font-style: normal; 
		font-weight: normal; 
		font-size: 10px; 
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	}

select { 
		color: black; 
		font-weight: normal; 
		font-size: 10px; 
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	}


textarea { 
		font-style: normal; 
		font-weight: normal; 
		font-size: 10px; 
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	}


