
body {
	background-color: #3C484A;
}

.style2 {font-weight: bold}
.style3 {
	font-size: 12px;
	font-weight: bold;
}
.style4 {font-size: 14px}



/* CSS Document */



p{

font-family: Verdana, sans-serif;

font-size: 12px;

color: #000000;

line-height: 18px;

padding: 3px;

}.bold {

	font-family: Verdana, sans-serif;

	font-size: 12px;

	line-height: 18px;

	font-weight: bold;

	color: #3C484A;

}



.navigation {

	font-family: Verdana, sans-serif;

	font-size: 16px;

	font-style: normal;

	font-weight: bold;

	color: #ffffff;

	text-decoration: none;

	background-color: #000000;

	display: block;

	padding: 8px;

	width: 140px;

}


