@charset "utf-8";
/* CSS Document */

p{
	font-family: Georgia, "Times New Roman", Times, serif;
12px;
color:#000000
line-height: 18px;
	padding: 3px;
}.bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #990000;
}

.navigation{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 0px;
	width: 110px;
	display: block;
	border-bottom-style: none;
}


.navigation:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 0px;
	width: 110px;
	display: block;
