html,body{height:auto}

body, p, tr, td, li {font-family:Arial, Helvetica;}

p, li, td{font-size:10pt}
p, li, td{line-height:1.5}

body{
font-size:9pt;
margin: 0 30px 0 30px;
}

a {color:black}
a:hover {color:#e30097}

h1 {font-size:18pt; font-family: Georgia; font-weight:normal}
h2 {font-size:16pt; font-family: Georgia; font-weight:normal}
h3 {font-size:14pt; font-family: Georgia; font-weight:normal}

.caption-small {font-size:7pt; font-family:Arial, helvetica}

h2.menu {margin:0; margin-top:10px; margin-bottom:5px}
h2.menu a {font-size:15pt; text-decoration:none; font-weight:normal; font-family: Georgia;}

.imageright{float:right; margin-left:20px; margin-bottom:5px}
.imageleft{float:left; margin-right:20px; margin-bottom:5px}

img {border:0}

#credits p, #credits a{font-size:8pt}

hr {height:1px; border-width:0; color:#6d6e70; background-color:#6d6e70}

#year_switcher{
	padding: 5px 45px 5px 15px;
	margin: 0 -30px;
	width:100%;
	background-image:url('/images/background_bottom.png');
	color:white;
	height:15px;
	font-size:10pt;
	line-height:1;
}
#year_switcher a{
	color:#b2b2b1;
	text-decoration:none;
	margin-right:15px;
}
#year_switcher a.current{
	color:white;
}