@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #333333;
}
.style1 {color: #FFFFFF}
.style2 {font-size: 10px}

a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #EB1C25;
}
.style3 {
	color: #E90D15;
	font-size: 22px;
	font-weight: bold;
}
.style5 {
	color: #2a2929;
	font-weight: bold;
}

p {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #333333;
	margin-bottom:0;
	margin-top:0;
	padding-bottom:0;
	padding-top:0;
	}