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

body,td,th {
	font-family: Trebuchet MS;
	font-size: 13px;
	
}
.style1 {
	font-size: 18px;
	font-weight: bold;
	color: #ED3B27;
}
.style2 {
	color: #343235;
	font-size: 14px;
}
.style3 {color: #FFFFFF}
.style4 {	color: #F83E27;
	font-weight: bold;
}a:link {
	color: #323232;
}
a:visited {
	color: #323232;
}
a:hover {
	color: #FF0000;
}
.style5 {font-size: 10px}
.style6 {
	font-size: 12px;
	font-weight: bold;
}
p {
	line-height:150%;
	padding:0;
	margin:0;
}