body {
	margin: 0;
	padding: 0;
	line-height: 18px;
	background-color:#2A3956;
}

p {	
	margin: 10px 0px 6px 5px;
	margin-right: 15px;
	color:#fff;
	font-size:12px;	
}

#special p {	
	margin: 10px 0px 6px 5px;
	margin-right: 15px;
	color:#000;
	font-weight: bold;
	font-size:12px;	
}

ul li {
	color:#000;
	font-size:12px;	
}

ol li {
	color:#000;
	font-size:12px;	
}


#table {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	line-height: 18px;
	text-align:center;
	background-color:#fff;
}

#table h1 {
	margin: 10px 0px 10px 5px;
	letter-spacing: -1px;
	border-bottom: 1px solid #666;
	padding-bottom: 3px;
	margin-right: 15px;
	font-size: 14px;
	color: #000;
	text-align:left;
}

#table h2 {
	margin: 5px 0px 5px 0px;
	letter-spacing: -.3px;
	padding: 0;
	color: #000;
	font-size: 13px;
	text-align:left;
}

#table h3 {
	margin: 5px 0px 5px 0px;
	letter-spacing: -.3px;
	padding: 0;
	color: #000;
	font-size: 13px;
	text-align:right;
}

#table h4 {
	margin: 5px 0px 5px 0px;
	letter-spacing: -1px;
	padding: 0;
	color: #000;
	font-size: 12px;
	text-align:center;
}

#table h5 {
	font-family: Tahoma;
	margin: 5px 0px 5px 0px;
	letter-spacing: -1px;
	padding: 0;
	color: #000;
	font-size: 20px;
	font-style: italic;
	text-align:center;
}

#table p {	
	margin: 10px 0px 6px 5px;
	margin-right: 15px;
	color:#000;
	font-weight: normal;	
}
	
#table a:link, #table a:visited { color: #3333CC; text-decoration: underline; }
#table a:hover { color: #993333;  
}	
	
#table h6 {
	margin: 10px 0px 6px 5px;
	margin-right: 15px;
	color:#000;
	font-weight: bold;
	text-align:center;
	font-size:12px;
	}
	
#box {
color:#000000;
font-size:9px;
font-weight:bold;
text-align:center;
}

#box p{
color:#00000;
font-size:11px;
margin: 0px 0px 6px 5px;

}
