body,td,th {
	font-family: Arial, Helvetica;
	font-size: 10px;
	color: #000000;
	line-height: 17px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
}
#container {
	margin: 0 auto;
}
body {
	background-color: #FFFFFF;	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
}
a:link {
	color: #bc070d;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #bc070d;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #bc070d;
}
.style1 {font-weight: bold}

.style2 {
	font-size: 11px;
	font-weight: bold;
	
}
.style4 {font-size: 7px}

html,body{
width:100%;
height:100%;
margin:0px;
padding:0px;
}

