@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
td {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #666666;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #B7181E;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	line-height: 18px;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	color: #333333;
}
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A8171D;
}
.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}
.style8 {	font-size: 12;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	font-weight: bold;
}
.style9 {
	color: #990000;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
}
.style10 {
	font-size: x-large;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

/* FAQ's */
#text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 0px;
	line-height: 150%;
	color:#333333;
}
a#title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a#title:link {
	color: #333333;
	text-decoration: none;
}
a#title:visited {
	text-decoration: none;
	color: #333333;
}
a#title:hover {
	text-decoration: underline;
	color: #B3171D;
}
a#title:active {
	text-decoration: none;
	color: #333333;
}
/* end FAQ's */

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #B3171D;
}
a:active {
	text-decoration: none;
	color: #333333;
}