h1, h2, h3 {
	font-family : "Arial", "sans-serif";
}

h1 {
	font-size : 14pt;
	font-weight : bold;
	color : #003333;
}

h2 {
	font-size : 12pt;
	font-weight : bold;
	color : #003333;
}

h3 {
	font-size : 12pt;
	font-weight : bold;
	color : #003333;
}

p, body  {
	font-size : 11pt;
	font-weight : normal;
	color : #003333;
	font-family : "Arial", "sans-serif";
}

td, ul, ol {
	font-family : "Arial", "sans-serif";
	font-size : 11pt;
	color : #003333;
	font-weight : normal;
}

li {
	font-family : "Arial", "sans-serif";
	font-size : 11pt;
	color : #003333;
	font-weight : normal;
}

A  {
	font-family : "Arial", "sans-serif";
	font-weight : bold;
	font-style : normal;
	color : #003333;
	text-decoration: underline;
}

A:Visited  {
	font-family : "Arial", "sans-serif";
	font-weight : bold;
	font-style : normal;
	color : #003333;
}

A:Active  {
	font-family : "Arial", "sans-serif";
	font-weight : bold;
	font-style : normal;
	color : #003333;	
}

A:Hover  {
	text-decoration : none;
	color : #003333;
	font-weight : bold;
}

.slideshow {
	font : bold 10pt "Arial";
	line-height : 25px;
	padding: 10px;
	border: 1px solid #D5E3D7;
}

.menu {
	font : bold 10pt "Arial";
	line-height : 25px;
}

.menu a, .menu a:link, .menu a:active, .menu a:visited {
	display : block;
	background : #336699;
	color : #FFFFEE;
	text-decoration : none;
}

.menu a:hover {
	background : #CCFFCC;
	color : #003333;
	cursor : pointer;
	text-decoration : none;
}

.copy  {
	font-size : 8pt;
	color : #003333;
	font-weight : normal;
	font-family : "Arial", "sans-serif";
}

.nav {
	font-size : 10pt;
	font-weight : bold;
}
