body {
	margin: 0px;
}

body, p, td, th, input {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10pt;
}
	
p, td, th, body {	
	color: #000000;
	background-color: #FFFFFF;
	vertical-align: top;
}

a {
	text-decoration: none;
	font-weight: bold;
}

a:link, a:active{
	color: #CC6600;
}

a:visited{
	color: #000066;
}

a:hover{
	text-decoration: underline;
}

a.header:link, a.header:active, a.header:hover, a.header:visited{
	color: #FFFFFF;
}

blockquote {
	font-style: italic;
}

h1, h2, h3 {
	font-family:  "californian FB", serif, Georgia, Times, "Times New Roman";
	font-weight: bold;
	color: #000066;
}

h1 {
	font-size: 36pt;
}

h2 {
	font-size: 20pt;
}

h3 {
	font-size: 16pt;
}

h4 {
	font-size: 12pt;
}

hr {
	width: 75%;
	color: #000066;
}

.footer, .header {
	font-size: 8pt;
	text-align: center;
}

a:link.header, a:active.header, a:visited.header, a:hover.header {
	color: #FFFFFF;
	line-height: 12pt;
}

.header {
	color: #FFFFFF;
	background-color: #000066;
}

.menu {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #000066;
	width: 150px;
}

.sidebar {
	font-size: 10pt;
	vertical-align: middle;
	text-align: left;
	margin: 5px;
}

input.sidebarText {
	width = 180px;
}

td.sidebar {
	border: 1px solid #E5E1E0;
	margin: 10px;
}

.sidebarDate {
	color: #000066;
	font-size: 9pt;
	font-weight: bold;
	vertical-align: top;
	text-align: center;
}

p.sidebarPic {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
}

.title {
	color: #CC6600;
	font-size: 28pt;
}

th {
	text-align: left;
}

.toTop {
	font-size: 9pt;
	color: #CC6600;
	text-align: right;
}