body {}
p {}
td {}
.class10  { color: ##000033; font-size: 11px; line-height: 15px }
.class12   { color: ##000033; font-size: 12px; line-height: 18px }
.class13    { color: #333333; font-size: 13px; line-height: 14pt }
.class11  { color: #333333; font-weight: bold; font-size: 11pt }
a    { color: #333; text-decoration: none }
.class9red { color: #FF4C70; font-size: 9pt; line-height: 11pt; text-decoration: none }
.class9bold     { color: #333; font-weight: bold; font-size: 9pt; line-height: 11pt }
a:hover  { color: #f30; text-decoration: none }
.class20bold  { color: #666; font-weight: bold; font-size: 20pt; line-height: 24pt; text-decoration: none }

.main{
	text-align:left;
	margin: 10px 20px 20px 10px;
	color:#000033;
	font-size:12px;
	line-height:18px;
	
}

.main th{
	background-color:#EDFADE;
	padding:5px;
	color:#363;
}

.main td{
	background-color:white;
	padding:5px;
}

