body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
td {font-size:12px;
	color:#666666;}
p {
	font-size: 12px;
	color: #666666;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
h3 {
	font-size: 12px;
	font-weight: normal;
	color: #990000;
}
a:link {
	color: #990000;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a:visited {
	color: #990000;
}
li {
	font-size: 12px;
	line-height: 22px;
	list-style-type: disc;
}
.copyright {
	font-size: 9px;
	color: #990000;
	text-align: center;
	display: block;

}

.menudiv {
	display:block;
	position:relative; 
	width: 174px; 
	height: 240px; 
	background: url(images/menu_images_02.jpg) no-repeat; 
	padding-top:8px;
}

.menuspan {
	display:block;
	position:relative;
	padding-left:10px;
}
