body {
	background-color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.title, h1 { 
	color: #33359a; 
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
}
a:link,a:visited { 
	color: #33359a; 
	text-decoration: underline;
}
a:hover { 
	color: #33359a; 
	text-decoration: none;
}
.style, .style a:link, .style a:visited, .style a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.css {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #33359A;
}
hr {
	border: 1px solid  #33359a;
	height: 1px;
}
.white {
	color: #FFFFFF;
}
.content img {
	border: 1px solid  #33359a;
}
