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

body {
	background-image: url(/images/yellow.gif);
	}
td{
	color: #000066;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
}

a {color: #00ff99; font-weight:bold;}
.reversed a {color: #ccc}
a:hover {text-decoration: none;}

.reversed {color: #fff;}

h1 {margin-top: 0;}

h2 {font-size: 18px;}

h4 {color: #0099FF; font-size: 14px; margin-bottom: 6px;}

h6 {font-size: 16px; font-weight:normal; line-height: 160%;}

p {margin: 6px 0 12px;}