.left-white {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.content:link { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9c0a0d;
}
a.content:visited { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9c0a0d;
}
a.content:hover { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3e3737;
}
.content-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.content-bold-red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #9c0a0d;
}
.form-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #9c0a0d;
}
.white-10px {
	font-family: arial;
	font-size: 10px;
	color: #FFFFFF;
}
.copyright {
	font-family: arial;
	font-size: 9px;
	color: #333333;
}
a.copyrightlink:link { 
	font-family: arial;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	text-decoration:none;
}
a.copyrightlink:visited { 
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	text-decoration:none;
}
a.copyrightlink:hover { 
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	color: #D2000A;
	text-decoration:none;
}
.style1 {
	color: #D2000A;
	font-weight: bold;
}
.underLine{
	text-decoration:underline;	
}
.underLine a{
	text-decoration:underline;	
}
.underLine a:hover{
	text-decoration:underline;	
}
