body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:100;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
}
a.spl {
	font-size: 18px;
	color: #990000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: none;
	color: #A3340E;
}
a:active {
	text-decoration: none;
	color: #000000;
}
table.main{
	border:0px;
	width:766px;
	border-left:1px solid;
	border-right:1px solid;
	border-color:#000000;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
th.left{
	background:#FFCCFF;
	vertical-align:top;
}
td.left_img{
	font-family: Verdana;
	font-size: 15px;
}
th.right_t{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color:#FFFFFF;
	background:#993399;
	height: 60px;
}
td.cont{
	font-family: Arial;
	font-size: 12px;
	padding: 1em;
	text-align:justify;
	font-weight:100;
}
td.bot{
	background:#000000;
	height:40px;
	vertical-align:middle;
}
th.cpy{
	color:#ffffff;
	font:Verdana;
	font-size:9px;
}
.hd{
	background-color: #A3340E;
	font-size: 14px;
	font-weight: bold;
	color:#FFFFFF;
}