/* CSS Document */

body {
	font-family: Arial,  Helvetica, sans-serif;
	background-color: #D5DDDC;
	background-repeat: repeat-x;
}

li {  font-family: Arial,  Helvetica, sans-serif; font-size: 11px}

p {  font-family: Arial,  Helvetica, sans-serif; font-size: 11px}

a {
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #000000;

}
.bgg {
	background-repeat: no-repeat;
	background-position: center center;
}

