/* CSS Document */

p{
font-family: Verdana, sans-serif;
font-size: 12px;
color: #000000;
line-height: 18px;
}

.gss_title {
	font-family: Verdana, sans-serif;
	font-size: 24px;
	color: #009900;
	font-weight: normal;
	letter-spacing: 9px;
}

.page_title {
	font-family: Verdana, sans-serif;
	font-size: 18px;
	color: #990000;
	font-weight: bold;
	padding: 5px;
}

.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #993300;
	text-decoration: none;
	background-color: #E7E3AD;
	display: block;
	width: 140px;
	padding: 8px;
}

.navigation:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #996633;
	display: block;
	width: 140px;
	padding: 8px;
}
.Heading_2_Red {
	color: #F00;
}
