body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../_images/layout/bgmenu.jpg);
}
h1 {
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #660066;
		margin-bottom: 0; 
	padding-bottom: 0; 

}
h2 {
	font-size: 13px;
	font-weight: bold;
	text-transform: capitalize;
		margin-bottom: 0; 
	padding-bottom: 0; 

}
a:link {
	color: #003300;
	text-decoration: none;
}
a:visited {
	color: #009933;
	text-decoration: none;
}
a:hover {
	color: #660066;
	text-decoration: underline;
}
a:active {
	color: #009933;
	text-decoration: none;
}
a {
	font-weight: bold;
}
.copyright {
	font-size: 9px;
}
li {
	list-style-position: outside;
	white-space: normal;
	line-height: normal;
	list-style-image: url(/_images/logo_bullet.gif);
	font-style: oblique;
}

