a:link {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #003333;
	text-decoration: underline
}

a:visited {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #993300;
	text-decoration: underline
}

a:hover {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #2B2B43;
	text-decoration: none
}


body {
	background-color: #29235c;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size: 10.5pt;
	font-style: normal;
	color: #003300;
	padding-bottom: 100px;
	line-height: 150%;
	text-align: left;
}
h1 { 
	padding-top: 65px; 
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 18pt;
	font-style: bold;
	color: #29235c;
}

h2 {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 14pt;
	font-style: italic;
	font-variant: small-caps;
	color: #29235c;
}

#col1 {
	width: 602px;
	vertical-align: top;
	background-color: #d5d5d5;
	padding: 10px;
}
#col2 {
	width: 210px;
	vertical-align: top;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #9099a2;
	padding: 10px;
}
a.Lev1 {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	text-align: center;
	font-size: 16px;
	font-weight: normal;
	display: block;
	vertical-align: top;
	color: white;
	display: block;
	text-decoration: none;
}

a.Lev1:hover {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	text-align: center;
	font-size: 16px;
	font-weight: normal;
	display: block;
	vertical-align: top;
	color: #29235c;
	background-color: white;
	display: block;
	text-decoration: none;
}
