@charset "utf-8";
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	}
	
td, tr, th {
	font-weight: normal;
	}
	
	
table {
	font-weight: normal;
	}
	
.style1 {
	color:#FFFFFF;
	}

	
.style2 {
	font-size: 12px;
	font-weight: bold;
}

.style3 {
	color: #EB1E25;
	font-weight: bold;
}


.style4 {color: #363293}

	
a:link {
	color:#000000;
	font-weight: normal;
}
a:visited {
	color:#000000;
	font-weight: normal;
}
a:hover {
	color:#000000;
	font-weight: normal;
}
a:active {
	color:#000000;
	font-weight: normal;
}.imgleft {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
