BODY {
	background-color: #8F8F8F;
}
TD {
	color: #B46969;
}
H1 { color: #7F3917;}
H2 { color: #7F3917;}
H3 { color: #7F3917;}
H4 { color: #7F3917;}
H5 { color: #7F3917; text-align: left;}
P {
	font-size: 14pt;
	font-weight: normal;
	color: #7F3917;
	font-family: "Times New Roman",sans-serif;

}
P.small {
	font-size: 9pt;
	font-weight: normal;
	color: #7F3917;
	font-family: "Times New Roman",sans-serif;

}
P.big {
	font-size: 16pt;
	font-weight: normal;
	color: #7F3917;
	font-family: "Times New Roman",sans-serif;

}
P.bigger {
	font-size: 20pt;
	font-weight: normal;
	color: #7F3917;
	font-family: "Times New Roman",sans-serif;

}
P.biggest {
	font-size: 32pt;
	font-weight: normal;
	color: #7F3917;
	font-family: "Times New Roman",sans-serif;

}
P.notes {
	font-size: 8pt;
	font-weight: light; 
	color: #FFFFFF;
	font-family: "Comic Sans MS";
}
P.button {
	font-size: 12pt;
	font-weight: normal;
	color: #000000;
	font-family: "Bradley Hand ITC", "Garamond", "Times New Roman",sans-serif;
}
A:link {
	text-decoration: none;
	color: #C00000
	border-color: #F6E7BE ;
;
}
A:Hover {
	text-decoration: underline;
	color: #000000;
	border-color: #F6E7BE ;
}
A:visited {
	text-decoration: none;
	color: #C00000;
	border-color: #F6E7BE ;
}

A.menu:link {
	font-size: 16pt;
	text-decoration: none;
	color: #FFFF99;
;
}
A.menu:Hover {
	font-size: 16pt;
	text-decoration: underline;
	color: #000000;
}
A.menu:visited {
	font-size: 16pt;
	text-decoration: none;
	color: #FFFF00;
}
UL {
	list-style-image: url(button.gif);
}
IMG { border=0 ; }
