@charset "utf-8";
/* CSS Document */
<style type="text/css">

body {
	
	padding: 0px; margin: 0px;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.style3 {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.style4 {color: #000000}
.line {padding-bottom: 10px; border-bottom: 50px solid gray;}
.line2 {padding-bottom: 10px; border-bottom: 50px solid #999999;}
.line3 {padding-bottom: 10px; border-bottom: 50px solid #aaa;}

.style5 {font-family: Verdana, Arial, Helvetica, sans-serif}
#cell1 {position:relative; border-top: 3px solid red ; padding-bottom: 80px; border-bottom: 3px solid red ;}
#cella {position:absolute; top: 5px; left: 6px;}
#cellb {position:absolute; top: 45px; left: 9px;}
#cellc {position:absolute; top: 290px; left: 500px;}
#celld {position:absolute; top: 335px; left: 500px;}
#celle {position:absolute; top: 310px; left: 500px;}
.style7 {font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; }
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #000099;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333300;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
.style10 {
	color: #FF0000;
	font-weight: bold;
}
.style11 {
	font-size: 16px;
	color: #990000;
}

</style>

