body {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 80%;
	margin: 0;
	padding: 0;
	background-color : #e5e5e5;
	
}
.tbl1 
{ 
background: url('back.jpg'); 
background-repeat: no-repeat; 
} 

p,h1,h2,h3,main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	text-align: left;
}


h1 {
	color: #D6D6D6;
	text-align: left;
	font-size: xx-large;
	font-style: italic;
	font-weight: bold;
	font-family: "Book Antiqua";
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 160%;
	font-weight: bold;
	text-align: center;
}


h3 {

	font-size: 110%;

	
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;


}
a:hover{
	text-decoration: underline;
	color: #0F9;
}


.menu A:link {text-decoration: none; color:white}
.menu A:visited {text-decoration: none;color:white}
.menu A:active {text-decoration: none overline}
.menu A:hover {text-decoration: none; color: red;}
.tbl1 tr td table tr td {
	text-align: justify;
}
