input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000099;
}
body
{
background-color:  #CCFFCC;
}
body{
	color: #000099;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align:justify;
}
h1
{
	font-family: comic Sans MS;
	font-size: large;
	text-align: center;
}
h2
{
	font-size:large;
}
h3
{
	font-size:medium;
}

td
{
	color: #000099;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	align:justify;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	list-style-type: square;
	list-style-position: outside;
}
#JFH
{
	font-size:x-small;
	font-weight:bold;
	text-align:center;
}
#DM 
{
	font-size:x-small;
	font-weight:bold;
	text-align:center;
}
h6
{
	font-size:small;
	font-weight:normal;
	text-indent : 10%;
	
}	
a:link
{
font-weight:bold;
color: #006600;
text-decoration:none;
border:0;
}
a:visited
{
font-weight:normal;
color:#996600;
text-decoration:none;
}
a:hover
{
font-weight:bold;
color:#FF0000;
text-decoration:none;
}

