a, a.visited {
	background: transparent;
	color: #000080;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

body {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h1 {
	background: transparent;
	color: #000080;
	font-size: 130%;
	text-align: center;
}

h2{
	background: transparent;
	color: #000000;
	font-size: 110%;
	text-align: center;
}

h3{
	background: transparent;
	color: #000080;
	font-size: 110%;
}

h4 {
	background: transparent;
	color: #000080;
	font-size: 100%;
	font-weight: bold;
}

hr {
	background: transparent;
	clear: both;
	color: #FFC820;
	height: 3px;
}

html {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

li {
	padding-bottom: 10px;
}

ol {
	font-weight: bold;
	list-style: decimal;
}

p {
	background: transparent;
	color: #000000;
}

table{
	border-collapse: collapse;
	padding: 10px;
	width: 100%;
}

td, th {
	padding: 10px;
	vertical-align: top;
}

ul {
	list-style-image: url(bullet.gif);
	list-style-type: disc;
}

.al {
	font-weight: normal;
	list-style: lower-alpha;
}

.blt {
	background: transparent;
	color: #000080;
	text-align: left;
}

.bq {
	margin-left: 40px;
}

.bt {
	background: transparent;
	color: #000080;
	font-weight: bold;
}

.ct {
	font-weight: bold;
	text-align: center;
}

.lb {
	font-size: 80%;
	font-weight: normal;
}

.lt {
	text-align: left;
}

.nl2 {
	font-weight: normal;
	list-style: decimal;
}

.t3 {
	width: 50%;
}

.tb1 {
	background-color: #FFFFCC;
	border: 2px solid #000000;
	color: #000000;
	text-align: left;
}

.tb2 {
	background-color: #FFFFCC;
	border: 2px solid #000000;
	color: #000080;
	vertical-align: top;
}

.tb3 {
	background-color: #FFFFCC;
	border: 2px solid #000000;
	color: #000000;
	font-weight: bold;
	text-align: right;
}

.td1 {
	background-color: #FFFFCC;
	border: 2px solid #000000;
	color: #000000;
	text-align: center;
}

.td2 {
	font-weight: bold;
	padding: 5px;
	text-align: center;
	vertical-align: bottom;
	width: 33%;
}

.th1 {
	background-color: #FFFFCC;
	border: 2px solid #000000;
	color: #000000;
	padding: 5px;
}

.ul2 {
	list-style: circle;
}

.footer {
	text-align: center;
}

.invis {
	visibility: hidden;
}

#c1 {
	font-weight: bold;
}

#c4 {
	font-weight: bold;
}

#ca {
	background: transparent;
	color: #000080;
	font-weight: bold;
}

#cd {
	padding-left: 25%;
}

#head {
	background-color: #FFFFD0;
	color: #A8ACA8;
	font-size: 90%;
	font-weight: bold;
	padding: 5px;
}

#lt {
	clear: right;
	float: left;
	text-align: left;
}

#rt {
	clear: left;
	float: right;
	text-align: right;
}

