BODY {
	background-color: White;
	color: #173E1D;
	font: 10pt Comic Sans MS;
	margin-left : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
}
TD {
	color: #173E1D;
	font: 10pt Comic Sans MS;
}
A.sidebar {
	color: Yellow;
	font-weight: bold;
	text-decoration: none;
}
A.sidebar1 {
	color: Yellow;
	font-weight: bold;
	text-decoration: none;
	font-size: 12pt;
}
A.home {
	color: Yellow;
	font-weight: bold;
	text-decoration: none;
	font : 12pt;
}
A.sidebar:HOVER {
	color: #FF6CFF;
	font-weight: bold;
	text-decoration: underline;
}
A.sidebar1:HOVER {
	color: #FF6CFF;
	font-weight: bold;
	text-decoration: underline;
}
A.home:HOVER {
	color: #FF6CFF;
	font-weight: bold;
	text-decoration: underline;
	font : 12pt;
}

.gold {
	color : #C7BF2C;
	font-size: 14pt;
	font-weight: bold;
}
.silver {
	color : Silver;
	font-size: 12pt;
	font-weight: bold;
}
.bronze {
	color : #C88E5B;
	font-size: 10pt;
	font-weight: bold;
}
.heading1 {
	font-size : 18pt;
	font-weight: bold;
	color: #9A3AB1;
}
.heading1a {
	font-size : 24pt;
	font-weight: bold;
	color: #9A3AB1;
}
.heading2 {
	font-size : 12pt;
	font-weight: bold;
	color: White;
}
.heading3 {
	font-size : 22pt;
	font-weight: bold;
	color: #4144BA;
}
.heading4 {
	font-size : 10pt;
	font-weight: bold;
	color: #C8DDEA;
}
.style2 {color: #993399}
.style3 {font-size: 12pt}