body {
	background-color : #FFFFCC;
	scrollbar-3dlight-color : #FFFFCC;
	scrollbar-face-color : #FFFFCC;
	scrollbar-highlight-color : #993333;
	scrollbar-base-color : #FFFFCC;
	scrollbar-shadow-color : #993333;
	scrollbar-darkshadow-color : #FFFFCC;
	scrollbar-arrow-color : #993333;
		}
		
.title {
	font : bold 18pt "Times New Roman", sans-serif;
	text-align : center;
	color : #993333;
	line-height : 50%;
}

.title2{
	font : bold 14pt "Times New Roman", sans-serif;
	text-align : center;
	color : #993333;
	line-height : 50%;
}

.title3 {
	font : bold 18pt "Times New Roman", sans-serif;
	text-align : center;
	color : #000000;
	line-height : 50%;
	font-style : italic;
}

.subtitle {
	font : bold 12pt "Times New Roman", sans-serif;
	text-align : center;
	color : #993333;
}

.body {
	font : 10pt verdana, sans-serif;
}

.subbody {
	font :  8pt Ariel, sans-serif;
	text-align : center;
}

hr {
	width : 100%;
	color : #993333;
		}
		
a:link {
		color : #3300FF;
	text-decoration : underline;
	}

a:visited {
	color : #3300FF;
	text-decoration : underline;
	}

a:active {
	color : #993333;
	text-decoration : underline;
	}






