body {
	margin: 0px;
	font-family: RomanScrD, "Times New Roman", Times, serif;
}

td {
	font-family: RomanScrD, "Times New Roman", Times, serif;
}

th {
	font-family: RomanScrD, "Times New Roman", Times, serif;
}

body {
	background-color: #9999FF;
	background-image: url(purpleblue_marble.gif);
	font-size: 12px;
	line-height: 24px;
}

body, td, th {
	color: #330033;
}

.title {
	font-size: 24px;
	line-height: 30px;
	background-color: #98CCFE;
	color: #3C52C0;
}

.header {
	font-size: 24px;
	background-color: #98CCFE;
	color: #3C52C0;
}

.nav {
	font-size: 14px;
	font-weight: bold;
	background-color: #C298E8;
}

.footer {
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #C298E8;
}

.legal {
	font-size: 9px;
	color: #333333;
}

h2 {
	color: #666699;
}

h3 {
	color: #993399;
}

h6 {
	color: #333366;
}

a {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.backhome {
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	background-color: #98CCFE;
	color: #3C52C0;
	vertical-align: top;
}
