BODY {
	background-color : #FFFACD;
	color : #000066;
	font-family : "Trebuchet MS";
	font-size : 10pt;

	text-align : left;
	
}


H1 {
	color: #B80031;
	font-family : "Bradley Hand ITC";
	font-size : 24pt;
	font-weight : bold;
	line-height : normal;
	text-align : center;
}



H2 {
	color : #B80031;
	font-family : sans-serif;
	font-weight : bold;
	text-align : center;
	font-size : 16pt;
}






H3 {
	color : #186D75;
	font-family : "Trebuchet MS";
	font-size : 12pt;
	font-weight : bold;
	line-height : normal;
	text-align : left;

}
	
A {
	
	color: #8A2BE2;
	font-family : "Trebuchet MS";
	font-size : 11pt;
	text-align : left;
	text-decoration: none
}

A:Hover {
	text-decoration: underline;
	color: #DC143C;
}

A:VISITED {
	color: #4D8495;
	font-family : "Trebuchet MS";
	font-size : 11pt;
	text-align : left;
}



A.side {
	color: #3F4B75;
	font-family: Verdana;
	font-size: 8pt;
	text-align: left;
}


A.side:VISITED {
	color: #3172F4;
	font-family: Verdana;
	font-size: 8pt;
	text-align: left;
}


A.bottom{
	color: #3F4B75;
	font-family: Verdana;
	font-size: 8pt;
	text-align: left;
}

A.bottom:VISITED {
	color: #3172F4;
	font-family: Verdana;
	font-size: 8pt;
	text-align: left;
}




