body,td,th {
	color: #333333;
	font-family: Tahoma;
	font-size: 13px;
}
body {
	background-color: #666666;
}
H2	{float: north;
	font-weight: bold;
	 text-align: center;
	 color: blue;
	 font-family: 'Gill Sans', Arial, sans-serif;
	 }
a:link {
	color: #278EED;
	text-decoration: none;
	font-size: bold
}
a:visited {
	text-decoration: none;
	color: blue;
}
a:hover {
	text-decoration: underline;
	color: #278EED;
}
a:active {
	text-decoration: none;
	color: #278EED;
}
h1	{
	font-size: 30px;
	text-align: center;
	text-decoration: italic;
	color:#278EED;
	filter:shadow(color:black);
}
.style1
    {
     width: 16.666667%;
     height: 30px:
     
    }
    .style2
    {
        width: 16%;
    }
    .style7
    {
        height: 500px;
    }
    .style8
    {
        height: 900px;
    }
    .style9
    {
        width: 184px;
    }
