<style type="text/css">
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 5px;
}

.titlebar {
	color: #000000;
	font-size: 12pt;
	background-color: #F7F7F7;
}

.title {
	font-size: 22px;
	padding: 3px;
  	background-color: #000033; 
	color: #ffffff;
}

.title_on_site {
	font-size: 20px;
	padding: 2px;
	color: #FFFF66;
}

.subtitle {
	font-size: 14px;
	padding: 3px;
	line-height: 14px;
  	color: #ffffff; 
	border-bottom: 5px groove #cccccc;
  	background-color: #000033; 
}

.header {
	font-size: 16px;
	line-height: 20px;
	background-color: #990000;
  	color: #FFFF66;
}

.div {
  	color: #cccccc;
	font-size: 10px;
	background-color: #000033;
}

a:link { color: #0000a0; text-decoration: none;}
a:visited { color: #0000a0; text-decoration: none;}
a:hover { color: #A00101; text-decoration: underline;}
a:active { color: #000033; text-decoration: none;}


a.c1:link {color: #999999; text-decoration: none;}
a.c1:visited {color: #999999; text-decoration: none;}
a.c1:hover {color: #A00101; text-decoration: none;}

.link_out {
}

.link_over {
	color: #FFFFff;
	background-color: #000033;
	
}
.link_out_small {
}

.link_over_small {
	color: #ffffff;
	background-color: #000033;
}

.sidebar {
	background-color: #F2F2F2;
}

.border {
	background-color: #000033;
	border-top: 6px groove #ffffff;
	border-right: 5px groove #ffffff;
	border-bottom: thin none #ffffff;
	border-left: thin none #ffffff;

}

.signature {
	color: #999999;
	font-size: 10pt;
}

a.c2:link {color: #FFFFFF;	text-decoration: none;}
a.c2:visited {color: #ffffff; text-decoration: none;}
a.c2:hover {color: #A00101; text-decoration: underline;}

</style>