A 			{ color: #003366; text-decoration: none; font-weight:normal; }

A:link		{ color: #003366; text-decoration: underline; }

A:visited	{ color: #425b66; }

A:active	{ color: #009966; text-decoration: underline; }

A:hover		{ color: #cf7e1f; text-decoration: underline; }

p, h1, h2, h3, h4 {
	padding-right: 0.5em;
	padding-left: 0.5em;
}


p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: normal;
	color: #000000;
}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	list-style-position: outside;
	list-style-type: square;
	color: #333333;
	line-height: 1.25em;
}

ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	list-style-position: outside;
	color: #333333;
	line-height: 1.25em;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight: normal;
	line-height: 200%;
}

h2 {
	line-height: 150%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-weight: normal;
	color: #777;
}

h2 A:link	{ font-style: italic; font-weight: bold; }

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	color: #333333;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .8em;
}

.contact {
	color: #222;
	font-size: .7em;
	padding-left: 10px;
	}
	
.highlight {
	display: inline;
	background-color: #f6ff69;
}


#footer p {
	font-size: .8em;
}
