body {
	background-image: url(../images/backround.png);
	background-color: #666666;
	text-align: left;
	font-size: 18px;
}
#content td{
	background-color: #FFFFFF;
}	
#content a {
	color: #003366;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
#content a:link {
	color: #000000;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
#content a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
#content a:hover {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
#content a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
#leftnav td{
	background-color: #333333;
}	
#leftnav a {
	color: #FFFFFF;
	text-decoration: none;
    font-size: 14px;
	font-weight: bold;
}
#leftnav a:link {
	color: #FFFFFF;
	text-decoration: none;
    font-size: 14px;
	font-weight: bold;
}
#leftnav a:visited {
	color: #FFFFFF;
	text-decoration: none;
    font-size: 14px;
	font-weight: bold;
}
#leftnav a:hover {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
#leftnav a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
.MsoNormal span {
	text-align: center;
}

