

body 	{
	background-color: white;
	font: verdana 20; 
	color: rgb(24,66,165);
	background-image: url("Images/logo1.gif");
	background-repeat: repeat;
	background-position: 100px 50px;
	background-attachment: fixed
	}
table.img
 	{
	font: 15; color:green
	}	

h1	{
	FONT: verdana 30;
	color: rgb(24,66,165)
	text-decoration: underline;
	TEXT-ALIGN: center
	}

H2	{
	FONT: verdana 30;
	COLOR: white;
	text-decoration: bold;
	text-align: center
	}

h3	{
	FONT: verdana 27;
	color: rgb(24,66,165)
	text-align: center
	}

h4	{
	FONT: verdana 25;
	COLOR: green;
	TEXT-ALIGN: center
	}
h5	{font: 14px verdana;
	color: rgb(24,66,165)
	}
h6	{font: 12px verdana;
	color: rgb(24,66,165)
	}
li	{font: 14px verdana;
	color: rgb(24,66,165)
	}
a	{
	font: 14px verdana;
	color: white;
	text-decoration: none
	}	
a:link{font-family:verdana, font-size=:12px;color:white;text-decoration:none}
a:visited{font-family:verdana, font-size=:12px;color:white;text-decoration:underline} 
a:hover{font-family:verdana, font-size=:12px;color:orange;text-decoration:underline}


h1.LOCAL{FONT: 30;
	COLOR: BLACK;
	text-decoration: underline;
	TEXT-ALIGN: center}
h2.LOCAL{FONT: 30;
	COLOR: blue;
	text-decoration: underline;
	TEXT-ALIGN: center}
h3.LOCAL{	FONT: 14;
	COLOR: blue;
	TEXT-ALIGN: center;
	line-height:0.2cm}
h4.LOCAL{ 	FONT: 14;
	COLOR: green;
	TEXT-ALIGN: center}
a.local{
	color:rgb(24,66,165);
	text-decoration:none;
	font:18;
	text-align:center}

a.local:link{font-family:verdana, font-size=:12px;color:blue;text-decoration:none}
a.local:visited{font-family:verdana, font-size=:12px;color:blue;text-decoration:underline} 
a.local:hover{font-family:verdana, font-size=:12px;color:orange;text-decoration:underline}

li.local{
	font: 12px timesnewroman;
	color: rgb(24,66,165)
	}
td.mainbit{
	border: medium double rgb(24,66,165);
	padding:0.1cm}

