/* CSS Document */

body {
	background-image: url(images/bg_creme.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #800080;
}

.line {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #800080;
}

h1 {
	font-style: normal;
	font-size: 24px;
	color: #800080;
	margin-top: 10px;
	margin-bottom: 0px;
	font-family: "Monotype Corsiva";
}
h2 {



	text-transform: uppercase
	font-size: 14px;
	color: #800080;
	font-size: 20px;
	font-family: "Monotype Corsiva";
	margin-bottom: 5px;
	margin-top: 20px;
	font-weight: normal;
}

h3 {
	font-size: 18px;
	color: #800080;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: "Monotype Corsiva";
	font-weight: normal;
}
.table {
	FONT-SIZE: 12px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

a:link, a:visited, a:active {
	color:#800080;
	text-decoration:none;
	font-weight: bold;
}
a:hover {
	color:#666666;
	text-decoration:none;
}