body {
	font: 12px, Verdana, Arial;
	line-height: 20px;

}

p, li {
	font-size: 12px;
	line-height: 20px;
}

h1 {
	font-size: 20px;
	color: #000033;
	font-weight: bold;
}

h2 {
	font-size: 18px;
	color: #000033;
	font-weight: bold;
}

h3 {
	font-size: 16px;
	color: #000033;
	font-weight: bold;
}

h4 {
	font-size: 14px;
	color: #000033;
	font-weight: bold;
}

a, a:visited {
	color: #006600;
}

a:hover {
	background-color: #669966;
	color: #333333;
	font-weight: normal;
}

h2 {
	font-size: 16px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

#Navigation a,
#Navigation a:visited {
	line-height: 17pt;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
}

#Navigation a:hover {
	display:block;
	background-color: #669966;
}

#Footer a,
#Footer a:visited {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration:none;
}

#Footer a:hover {
	background-color: #333333;
}

.Green_Text {
	color:#006633;
	font-weight:bold;
}

.White_Text {
	color:#FFFFFF;
}