p{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	line-height: 1.5em;
	text-align: justify;
}

.footer{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #999999;
}

a.menu:link {text-decoration: none; font-family : Arial, Helvetica, sans-serif; font-size : 11px; color : #0596D7; font-weight : bold;}
a.menu:active {text-decoration: none; font-family : Arial, Helvetica, sans-serif; font-size : 11px; color : #0596D7; font-weight : bold;}
a.menu:visited {text-decoration: none; font-family : Arial, Helvetica, sans-serif; font-size : 11px; color : #0596D7; font-weight : bold;}
a.menu:hover {text-decoration: underline; font-family : Arial, Helvetica, sans-serif; font-size : 11px; color : #0596D7; font-weight : bold;}

ul{
	list-style: none;
	margin: 20px;
	padding: 0;
	padding-top: 0px;
}

li{
	list-style: none;
	margin: 0;
	padding: 0;
	padding-top: 0;
	padding-left: 11px;
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 11px;
	background-image: url(images/arrow_li.gif);
	background-repeat: no-repeat;
	background-position: 0 4;
}