body {
	margin: 0cm 0cm 0cm 0cm;
	font-family: Arial;
	font-size: 10px;
}

p {
	font-size: 12px;
}

li {
	font-size: 12px;
}
.nav a { 
	font-weight : bold; 
	font-size: 12px;
	text-decoration : none;
	color: #FFFFFF;
}

.nav a:hover { 
	text-decoration : underline;
	color: #FFFFFF;
}

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

.foot {
	font-size: 10px;
	color: #005C38;
}

.foot a {
	font-size: 10px;
	color: #005C38;
	text-decoration : none;
}

.foot a:hover {
	color: #005C38;
	text-decoration : underline;
}

.foot a:visited{
	color: #005C38;
}

.info {
	font-size: 12px;
}

.info a {
	font-size: 12px;
	color: #005C38;
}

.info a:hover {
	font-size: 12px;
	color: #005C38;
}

.info a:visited {
	font-size: 12px;
	color: #005C38;
}

.bodlnk a {
	font-weight: bold;
	font-size: 12px;
	color: #005C38;
	text-decoration : none;
}

.bodlnk a:hover {
	font-size: 12px;
	color: #005C38;
	text-decoration : underline;
}