body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	background-color: #996699;
	background-image: url(images/pg-bkgd2.jpg);
}

.style1 {color: #FFFFFF; font-size: 12px; font-weight: bold}
.style2 {font-size: 12px}
.style3 {font-size: 10px}
.style4 {font-size: 11px}
.style5 {font-size: 11px; color: #000099; font-weight: bold}


h1,h2,h3,h4,h5,h6 {font-family: Georgia, Times New Roman, Times, serif;}
h1 {font-size: 18px; color: #000000;}
h2 {font-size: 16px; color: #333333;}
h3 {font-size: 14px; color: #993366;}


#menu ul
{
margin-left:0;
padding-left: 0;
list-style-type: none;
font-family: Georgia;
font-size: 14px;
margin:0px;
}

#menu a
{
	display: block;
	text-align: left;
	padding: 0px;
	width: 200px;
	line-height: 30px;
}

#menu a:link, #menuitems a:visited
{
color: #FFFFFF;
text-decoration: none;
font-weight:normal;
}

#menu a:hover
{
color: #FF66CC;
font-weight:normal;
}


A:link 
{color: #993366;
text-decoration: none;
}
A:visited {color: #993366;
text-decoration: none;
}
A:active {color: #993366;
text-decoration: none;
}
A:hover {color: #3399CC;
text-decoration: underline;
}

