html , body ,  p , h1 , h2 , h3 , h4 , h5 , h6 , form , fieldset , a , img{
margin : 0;
padding : 0;
border : 0;
}
body {
font-size : 10px;
font-family : Verdana, Arial, Helvetica, sans-serif;
color : #000;
background-color: #9DC7E9;
}
p {
text-indent: 20px;
text-align: justify;
}
table {
font-size : 12px;
}
div {
border : 0 solid #f00;
}
#top_n {
	background-image: url(../img/fonverh.jpg);
	background-repeat: repeat-x;
	height:150px;
}

#menu a {
	color: #b00000;
	text-decoration: none;
	
}
#menu a:hover {
	color: #b00000;
	font-weight: 900
	
}

#gl a {
	color: #000000;
}
a {
	text-decoration: none;
	color: #000000;
	font-size: 11px;
}
a:visited {
	color: #000000;
}
a:hover {
	text-decoration: none;
	
}
#tabl1{
	BORDER-RIGHT: white 1px solid; 
	BORDER-TOP: white 1px solid; 
	BORDER-LEFT: white 1px solid; 
	COLOR: white; 
	BORDER-BOTTOM: white 1px solid; 
	BACKGROUND-COLOR: darkblue;
}
#fs {
	font-size : 7px;
}
#sape {
	font-size : 10px;
}
#tabl2{
	BORDER-RIGHT: white 1px solid; 
	BORDER-TOP: white 1px solid; 
	BORDER-LEFT: white 1px solid; 
	COLOR: white; 
	BORDER-BOTTOM: white 1px solid; 
}
#tabl3{
	BORDER-RIGHT: white 1px solid; 
	BORDER-TOP: white 1px solid; 
	BORDER-LEFT: white 1px solid; 
	COLOR: black; 
	BORDER-BOTTOM: white 1px solid; 
	padding : 5pt;
}