body {
	color: #333;
	font-size: 12px;
	font-family: Arial, "Lucida Grande", Verdana;
	background-color: #ffae00;
	vertical-align: top;
	background: #ffae00;
	font-style: normal;
	font-weight: bold;
}
table {
	color: #333;
	font-size: 12px;
	font-family: Arial, "Lucida Grande", Verdana;
	background-color: transparent;
	vertical-align: top;
}
h1  { color: #333; font-size: 23px; font-weight: bold }

h2  { color: #333; font-size: 20px; font-weight: bold }

h3  { color: #333; font-size: 17px; font-weight: bold }

h4  { color: #333; font-size: 14px font-weight: bold }

h5  { color: #333; font-size: 10px }

a:link   { color: #121212; text-decoration: none }

a:active { text-decoration : none; color : #121212; }

a:visited  { color: #121212; text-decoration: none }

a:hover { text-decoration : underline; color : #121212; }
