BODY {
	FONT-SIZE: 90%; FONT-FAMILY: "Trebuchet MS"
}
H4 {
	FONT-SIZE: 120%; COLOR: #000099
}
H2 {
	FONT-SIZE: 120%; COLOR: #000099
}

A:link {
	COLOR: #000099;
	text-decoration: none;
	font-size: 105%;
}
A:link {
	COLOR: #000099;
	text-decoration: none;
	font-size: 105%;
}
A:hover {
	COLOR: #FFFFFF;
	BACKGROUND-COLOR: #000099;
	text-decoration: none;
	font-size: 105%;
}
a:visited {
	text-transform: none;
	font-size: 105%;
	text-decoration: none;
}
H1 {
	FONT-SIZE: 150%;
	COLOR: #000099;
	FONT-FAMILY: Georgia, Arial, Helvetica, sans-serif;
	LIST-STYLE-TYPE: none;
        font-weight:normal;
}
B {
	FONT-WEIGHT: normal
}
I {
	FONT-STYLE: normal
}
.footer {
	FONT-SIZE: 10px; COLOR: #cccccc
}
.linkheader {
	FONT: 12px Arial, Helvetica, sans-serif; TEXT-TRANSFORM: none
}
table {
	font-size: 100%;
}
ul {
	list-style-image: url(box.jpg);
	list-style-type: square;
}
hr {
	color: #9966CC;
	background-color: #9999CC;
	border: #006699;
}
blockquote {
	background-color: #CFFFC6;
	padding: 10px;
	font-size: 100%;
	font-weight: bold;
	border-left-width: thick;
	border-left-style: solid;
	border-top-color: #669900;
	border-right-color: #669900;
	border-bottom-color: #669900;
	border-left-color: #669900;
	font-family: Georgia, "Times New Roman", Times, serif;
}
