body {
	font-family:"Lucida Grande", Tahoma, Arial, sans-serif;
	font-size:12pt;
}

select {
	font-family:"Lucida Grande", Tahoma, Arial, sans-serif;
	font-size:9pt;
}

p {
	text-indent: 12pt;
}
ul {
	width: 400px;
	padding: 0;
	margin: 0;
}
li {
	margin: 0px;
	list-style-type: none;
	background-color: #EEEEEE;
	padding: 8px;
	margin-bottom: 2px;
}

img {
	border: none;
}

blockquote {
	font-size: 11pt;
}
 
h1 {
	margin: 0;
	padding: 0;
}
h1, .h1 {
	font-size: inherit;
	font-weight: bold;
}

#quote {
/*	background: url('../quotebg.jpg') no-repeat #FFFFFF;
	margin: 8px;
	width: 452px;
	height: 331px;*/
	padding-top: 9px;
}

#logo a:link, #logo a:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px;
}

#logo a:hover {
	
	background-color: #ffa22a;
}

#footer a:link, #footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px;
}

#footer a:hover {
	
	background-color: #ffa22a;
}

#sideone {
	float: left;
}

#sidetwo {
	float: right;
}

#cont {
	margin-top: 8px;
	width: 743px;
}


.dates th {
	font-size: 9pt;
}

.style2 {
	color: #0033FF;
	font-weight: bold;
}
.style3 {
	color: #000099;
	font-weight: bold;
}
.style4 {color: #333333}

