body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-color: #451A7A;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #0066CC;
}
.content {
	padding-right: 30px;
	padding-left: 30px;
	background-color: #FFFFFF;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006600;
	line-height: 1.2em;
}
h2 {
	font-size: 15px;
	font-weight: bold;
	color: #0066CC;
}
h3 {

	font-size: 14px;
	font-weight: bold;
	color: #9999FF;
}
li {
	font-size: 12px;
	color: #6633FF;
	font-weight: bold;
}
strong {
	color: #0066FF;
}
em {
	color: #0099CC;
}
.content2 {

	padding-right: 20px;
	padding-left: 20px;
	background-color: #FFFFFF;
}
a:link {
	color: #009900;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
	font-size: 11px;
}
a:visited {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
