body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:  11px;
	line-height: 18px;
	color: #7D004B;
	background-color: #E3E8FE;
	margin: 20px 0 20px 0;
}
table, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:  11px;
	line-height: 18px;
	color: #7D004B;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	text-transform: uppercase;
	color: #7D004B;
	text-align: center;
	padding-top: 3px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 115%;
	line-height: 18px;
	font-weight: normal;
	color: #7D004B;
	text-decoration: none;
	font-style: italic;
	text-align: center;
	padding: -15px 0 10px 0;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height:100%
	font-weight: bold;
	color: #7D004B;
	text-decoration: none;
	margin-bottom: 0;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%
	line-height: 100%;
	color: #7D004B;
	margin-top: 0;
}
p.plus {
	margin-top: 15px;
}
ul { 
	margin: 0px;
	padding: 0px;
}
li { 
	list-style-position: inside;
	list-style-type: square;
}
Img {
	border: none;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 100%;
	color: #CC0000;
	text-decoration: underline;
}
a:hover {
	color: #669900;
	text-decoration: none;
}


