body {
	background-image:   url("../graphics/interfaceImg/mauvstrip2.gif");
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #003333;
}
.titlefont {
	font-family: "Comic Sans MS", "Arial Rounded MT Bold", "Trebuchet MS", sans-serif;
	font-size: 14pt;
	font-weight: normal;
	color: #990033;
	font-style: italic;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #990033;
	text-decoration: none;
	font-style: italic;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
	font-style: italic;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
	font-style: italic;
}
.contentheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #990033;
	letter-spacing: 1px;
	text-transform: none;
	font-style: italic;
}
.pagetitles {
	font-family: "Comic Sans MS", "Arial Rounded MT Bold", "Trebuchet MS", sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #003300;
	letter-spacing: normal;
}
.imagefont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #003399;
}

