a {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF00;}
a:link {text-decoration: none;
	font-weight: bold;
	color: #FFFFa0;}
a:visited {text-decoration: none;
	font-weight: bold;
	color: #FFFF90;}
a:hover {text-decoration: underline;
	color: #FFff00;}
a:active {text-decoration: none;
	color: #FFFF00;}
h1,h2,h3,h4,h5,h6 {font-family: Times New Roman, Times, serif;}
h1 {font-size: 30px;
	color: #ffff99;}
h2 {font-size: 22px;
	color: #FFFF99;}
h3 {
	font-size: 16px;
	color: #FFFF99;
}
body,td,th {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFd0;}
body {background-color: #CCCCCC;}

.style1 {font-weight: bold;
		font-size: 14px;}

