/* CSS Document */

p{
	font-family: Verdana, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 18px;
	padding: 3px;
	font-weight: bold;
}

.bold {
font-family: Verdana, sans-serif;
font-size: 14px;
line-height: 18px;
font-weight: bold;
color: #333333;
}

.navigation {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #99CCCC;
	display: block;
	padding: 8px;
	width: 150px;
}

.navigation:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #999999;
	display: block;
	padding: 8px;
	width: 150px;
	text-align: center;
}
.main {
	font-weight: bold;
}
.main {
	text-align: center;
}
.main {
	font-weight: normal;
	text-align: center;
}
.bold {
	text-align: center;
}
