body {
background:#CCCC66;

}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1  {
	border: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	font-style: italic;
}

h2 {
	border: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-left: 12px;
}

h3{
	border: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-left: 10px;
}
a:link{
	background: transparent;
	color: #330099;
}

a:visited{
	background: transparent;
	color: #000099;
}

a:hover, a:active {
	background: transparent;
	color: #000099;
	text-decoration: underline;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

table{
	background-color: #FFFFFF;
}

td.left{
	background-color: #FFFFFF
	font-weight: bolder;
	font-size: 12px;
	padding: 1px;
}
