/* CSS Document */

.footer {
	font-size: 12px;
	color: #00529c;
	font-weight: bold;
}
/*
ul
{
	margin: 0;
	padding: 0;
	padding-left: 20px;
	list-style-type: disc;
}
*/
/*li
{
line-height: 15px;
padding-left: 15px;
padding-top: 0px;
background-image: url(../images/arrow.png) ;
background-repeat: no-repeat;
background-position: 0px 3px;
}
*/

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #00529c;
	font-size: 10px;
}