body {
	background-color: #ffffff;
	color: #000000;
	size:16pt;
	font-family: verdana, arial, helvetica, sans-serif; 
}#header
	{
		background-color: #dddddd;
	}
	
h1 {
	size: 18pt;
	font-weight: bold;
	color:  color: #000055;
	font-family: Toledo SF, Times New Roman, Serif;
	}
	
a:link {color: color: #000055;
		text-decoration: none;
	 }
a:hover { 
	color: color: #000055;
		text-decoration: underline;
		}
a:visited {color: color:  color: #5500FF;
		text-decoration: none;
	 }
a:link {color: color:  color: #800000;
		text-decoration: none;
	 }	
     
#footer {
background-color:#dddddd;
font-size:x-small;
 }
 
.imgclass {
text-align:left;
 }

