body
{	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #003366;
    background-image: url(images/patrn13a_1.gif);
}   
 
p {
    font-size: 70%;
}

A {
	color: #003366;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	text-decoration: none;
	background: none;
}
A:hover {
	color: #FF8C00;
	font-weight: bolder;
	text-decoration: underline;
}

.footer p {
    font-size: 85%;
	color: #FF8C00;
	text-align: center;
	font-style: bolder;
	margin: 0 0 3px 0;
}

.footer a {
    font-size: 65%;
    color: #FF8C00;
	font-style: bolder;
	text-align: center;
}

.footer A:hover {
	color: #FFF;
	font-weight: bolder;
	text-decoration: underline;
}

.menu a {
    font-size: 75%;
    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: navy;
	text-align: right;
	margin: 2px;
}

BODY {
scrollbar-face-color:#000099;
scrollbar-shadow-color: #FFFF99;
scrollbar-highlight-color: #FFF7C6;
scrollbar-3dlight-color: #CCCCCC;
scrollbar-darkshadow-color: #000099;
scrollbar-track-color: #color;
scrollbar-arrow-color: #CCCCCC;
}
  
img {
    margin: 3px 0 3px 0;
	}
	
ul{
list-style:url(images/circle03_darkblue_1_1.gif) inside;
text-align: center;
font-size: 75%;
font-style: bolder;
margin-left: 10px;
}

li{
margin-top: 5px;
}	
