p {
	font-family: "Swiss Condensed", trebuchetMS, "Helvertica Neue", helvertica, arial;
	font-size: 13px;
	line-height: 180%;
	color: #666666;
}
h3 {
	font-family: "Swiss Condensed", "Hervertica Condensed", "Helvertica Narrow", "Trebuchet MS", Helvertica, Arial;
	font-size: 14px;
	line-height: 160%;
	color: #333333;
	letter-spacing: 2pt;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h1 {
	font-family: helvertica, arial;
	font-size: 20px;
	text-transform: lowercase;
	color: #4990A5;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	padding-bottom: 6px;
	font-variant: small-caps;
	padding-left: 6px;
	letter-spacing: 2pt;
}
h2 {
	font-family: "Swiss Condensed", "Helvertica Condensed", "Helvertica Narrow", "Trebuchet MS", Arial, Helvertica;
	font-size: 14px;
	line-height: 130%;
	color: #003366;
	background-color: #E7E7E7;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: thin;
	padding: 5px 5px 5px 10px;
	letter-spacing: 2pt;
}
.Menu_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 250%;
	padding: 2px;
	margin-left: 30px;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px;
	background-color: #363636;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
	padding: 2px;
	background-color: #488FA4;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px;
	background-color: #363636;
}

