#layer1 li {
	margin-left: -25px;
}
body {
	color: #565656;
	font-size: 11px;
	font-family: arial, helvetica;
	background-color: white;
}

p {
	padding-left: 10px;
	padding-right: 5px;
}

td { color: #808080; }

a:link { color: #483d8b ; }

a:visited { text-decoration: none; }

a:hover { background-color: #bfbfbf; text-decoration: none; }

a:active { text-decoration: none; }
.drop { font-size: 10px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 12px; text-align: left; margin: 5px; }
.headline { color: gray; font-weight: bold; }
a { color: #483d8b; text-decoration: none; }
.sidebar {
	border: thin solid #CCCCCC;
	font-size: 10px;
}
.style8 {color: #2D68A2; font-weight: bold; }
.style11 {color: #DC6D04; font-weight: bold; }
.style12 {color: #7B963C;	font-weight: bold; }
.style13 { color: #AC0375;	font-weight: bold; }
.style14 {color: #BB132D; font-weight: bold; }

h1 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 24px;
	padding-left: 10px;
	padding-top: 10px;
}
h2 {
	color: #BB132D;
	font-weight: bold;
	font-size: 11px;
	padding-left: 10px;
	padding-top: 10px;
}
h3 {
	color: #BB132D;
	font-weight: bold;
	font-size: 11px;
	padding-left: 10px;
	padding-top: 5px;
}
