body {
background-color: #ffffff;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}

body,td,th {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #222222;
}
a:link {
	color: #BF1E29;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: #333333;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
a:visited {
	color: #222222;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;	
}
a.biglink:link {
	color: #222222;
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight:bold;
	text-decoration: none;
}
a.biglink:hover {
	color: #BF1E29;
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	border-bottom:1px dashed #BF1E29;	
}
a.biglink:visited {
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;	
}
a.button:link {
	font-family: Trebuchet MS;
	color:#000000;
	font-size:13px;
	font-weight:bold;
}
a.button:hover {
	font-family: Trebuchet MS;
	font-size:13px;
	font-weight:bold;
	color:#666666;
	border-bottom:1px dashed #BF1E29;		
}
a.button:visited {
	font-family: Trebuchet MS;
	font-size:13px;
	font-weight:bold;
	color:#000000;
}
.regular {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	word-spacing: normal;
}
.heading
{
	font-family: Trebuchet MS;
	font-size: 16px;
	font-weight: bold;
	color: #BF1E29;
}
.heading2
{
	font-family: Trebuchet MS;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	margin-left:10;
}
