@charset "UTF-8";
td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color:#333333;
}
body {
	background-color: #1d544d;
}
p {
	line-height: 16px;
	text-align:justify;
}
h1 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 15px;
	font-weight: normal;
	font-stretch: ultra-condensed; 
	color:#663399;
}
h2 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-stretch: ultra-condensed; 
	color:#663399;
}
.footer {
	font-size: 10px;
	color: #333333;
	line-height: 16px;
}
.footer a {
	color: #333333;
}
a {
	text-decoration: none;
	color:#663399;
}
a:hover {
	text-decoration: underline;
}
.leftColumnText {
	line-height: 20px;
	text-align: left;
	color:#663399;
}
ul {
	line-height: 18px;
	margin-left:0px;
	padding-left:2em;
}