BODY
{
	background: url(images/texture_marble_1.gif);
	color: #003366;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
BODY P
{
	font-size: 70%;
}
P
{
	color: #4C4A4A;
}
BODY A
{
	color: #003366;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	text-decoration: none;
	background: none;
}
BODY A:hover
{
	color: #FF8C00;
	font-weight: bolder;
	text-decoration: underline;
}
.footer P
{
	font-size: 75%;
	color: #FF8C00;
	text-align: center;
	font-style: normal;
	margin: 3px 0;
}
.footer A
{
	font-size: 75%;
	color: #FF8C00;
	font-style: normal;
	text-align: center;
}
.footer A:hover
{
	color: #FFF;
	font-weight: bolder;
	text-decoration: underline;
}
.menu A
{
	font-size: 95%;
	letter-spacing: 2pt;
	font-style: bolder;
	text-align: center;
}
H1
{
	font-size: 100.01%;
	color: #FF8C00;
	text-align: center;
	margin: 2px;
	letter-spacing: 2pt;
}
H2
{
	font-size: 110%;
	color: #000080;
	text-align: right;
	margin: 2px;
}
BODY
{
	scrollbar-face-color: #FF8C00;
	scrollbar-shadow-color: #FFFF99;
	scrollbar-highlight-color: #FFF7C6;
/*scrollbar-3dlight-color: #CCCCCC*/
	scrollbar-dark-shadow-color: #FF8C00;
	scrollbar-track-color: #color;
	scrollbar-arrow-color: #CCCCCC;
}
IMG
{
	margin: 3px 0;
}
UL
{
	list-style: inside url(images/circle03_darkblue_1_1.gif);
	text-align: center;
	font-size: 75%;
	font-style: bolder;
	margin-left: 10px;
}
LI
{
	margin-top: 5px;
}
