H1.one { 
	text-align: center;
	color:#006633;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:36px;
	border:solid #006633;
	font-weight:bold;
	background-color:#FFFFCC;
}
H8 {
	text-align:left;
	color:#006633;
	font-family:"Courier New", Courier, monospace;
	font-size:19px;
	font-weight:bold;
}
H1.two {
	color:#006699;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:xx-large;
	font-weight:bolder;
	text-align:center;
}
H4.link {
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
H2.t {
	text-align:center;
	color:#009933;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:larger;
	font-weight:bold;
}
P.par1 { 
	margin-left: 1cm;
	font-size:16px;
	font-family:"Courier New", Courier, monospace;
	color:#000000;
	font-weight:bold;
}
P.par2 { 
	margin-left: 1cm;
	font-size:16px;
	font-family:"Courier New", Courier, monospace;
	color:#000000;
}
a:link{
	text-decoration: none; 
	color:#0000CC;
}
a:visited {
	text-decoration: none;
	color:#660000;
}
a:hover {
	color:#006666;
	text-decoration: underline;
}
a:active {
	color:#FF0000;
	text-decoration: underline;
}
