/* CSS Document */
.content {	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #38137e;
}
body {
	background-color: #33ACBD;
	margin-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #38137E;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	}
.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #38137e;
}
.background {
	background-image: url(images/bg_aqua_fade.gif);
}
.background2 {
	background-image: url(images/bg_green_fade650.gif);
}
.table {
	font-weight: bold;
	text-align: center;
}
.green {
	font-weight: bold;
	color: #339933;
}
.pink {
	font-weight: bold;
	color: #FF3399;
}
.red {
	font-weight: bold;
	color: #CC0000;
}
.tagline {
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
	color: #38137E;
	font-family: Papyrus, "Lucida Handwriting", "Comic Sans MS";
}
