body
{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif; background-color:#FFFFFF;
}

td
{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th
{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

h1
{
	font-size:20px;
	color:#004040;
	text-align:left;
	text-decoration:underline;
}

h2
{
	font-size:18px;
	color:#004040;
	text-align:left;
	text-decoration:underline;
}

h3
{
	font-size:16px;
	color:#004040;
	text-align:left;
	text-decoration:underline;
}

hr
{
	color:#004040;
	width:100%;
	background-color:#004040;
	height:5px;
}

p
{
	color: #004040;
	font-weight:bold;
	text-align:left;
}

p.center
{
	color: #004040;
	font-weight:bold;
	text-align: center;
}

a
{
	text-decoration:none;
	color:#0000FF;
}

a:hover
{
	text-decoration:underline;
}

a:visited
{
	color: #0000FF;
}

p.siteinfo
{
	font-size: 8px; 
	font-weight:bold; 
	color:#333333; 
	text-align:center;
}

table.menu
{
	font-size:14px; 
	font-weight:bold; 
	width:auto;
}

td.menu
{
	text-align:center; 
	background:url(../images/menu_button.jpg) no-repeat #ffffff center; 
	padding:2px 2px 2px 2px;
}

a.menu
{
	color:#FFFFFF;
	text-decoration:none;
}

a.menu:hover
{
	color:#00CC66;
}

a.menu:active
{
	color:#CC0000;
}

a.menu:visited
{
	color:#FFFFFF;
}

img.pic
{
	border-color:#00CC66;
	border-width: thick;
	border-style:solid;
}

li.link
{
	border-bottom: 1px dotted #FFFFFF;
	margin-bottom: 8px;
	list-style-position: outside;
	list-style-image: url(../images/link_arrow.jpg);
	text-align:left;
	text-indent:inherit;
	color: #004040;
	font-weight:bold;
}

li
{
	border-bottom: 1px dotted #FFFFFF;
	margin-bottom: 8px;
	list-style-position: outside;
	text-align:left;
	text-indent:inherit;
	color: #004040;
	font-weight:bold;
}
