@charset "utf-8";
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;} 
h1 {
	font-size: 24px;
	color:#999;}
A {
	color:#999;
	text-decoration:none;}
A:hover {
	color:#999;
	text-decoration:underline;}
A.green {
	color:#0a0;
	text-decoration:none;}
A.green:hover {
	color:#0a0;
	text-decoration:underline;}
.image {
	vertical-align:bottom;}
.footer {
	font-size:9px;
	text-align:center;}
.header {
	color:#666;
	text-align:right;}
.border {
	border:0px;}
