* {
	color:#333;
	margin:0px;
	font-size:9pt;
}

h2 {
	background-image:url(images/link_h2_bar.gif);
	color:#fff;
	text-align:left;
	font-weight:normal;
	font-size:10pt;
	margin:10px 10px;
	padding:4px 5px;
	height:20px;
	width:450px;
}

a:link{
	color:#000099;
}
a:visited{
	color:#000099;
}
a:active{
	color:#FF9933;
}
a:hover{
	color:#FF9933;
}

div#main {
	text-align:left;
}

div#line {
	margin:10px;
}

p {
	margin:5px;
}

table.footer {
	background:#319442;
	color:#fff;
}

div#footer td {
	border:solid 0px #fff;
	color:#fff;
}

blockquote {
	font-size:9pt;
	margin:10px 15px;
	line-height:130%;
}

img#bee {
	position:absolute;
	top:5px;
	left:550px;
}.link_table {
	width: 430px;
	margin-top: 3px;
}
#main HR {
	border: 2px dotted #CCCCCC;
	margin-top: 3px;
	margin-bottom: 3px;
}

