html, body, div, span, h1, h2, h3, p, a, big, em, font, img, small, strong, b, u, center, ol, ul, li, table, tr, th, td { 
margin : 0; 
padding : 0; 
border : 0; 
outline : 0; 
font-size : 100%; 
background : transparent; 
}
html { 
font-size : 100.01%; 
}
:focus { 
outline : 0; 
}
body{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family:  Verdana, Century Gothic, Monotype Corsiva, 'Trebuchet Ms',Tahoma;
	color:#228a85;
	background-color: #001007;
      
	background-image: url(design/fon.gif); 
	background-repeat: repeat-x;
	font-style: italic;
	}
small{font-size :80%;}
.obl{
background: url(design/odl.jpg);
width:1002px;
height:641px; 
background-position: center top; 
background-repeat: no-repeat;
position:relative;
}

a { font-family:  'Trebuchet Ms', Verdana, Century Gothic;
	text-decoration : none; 
	font-style: italic;
	font-weight:normal;
	color:#012e1c;
}
a:hover{
	color:#025f3b;
}
.p1{
font-family:  Century Gothic, Georgia, Monotype Corsiva, Trebuchet Ms,Tahoma, Arial;
color:#35977a;
font-size:15px;
font-weight : bold;
text-align : justify;
text-indent:2em;
line-height:1.5;
word-spacing:0.2em;
}
.p2{
font-family:  Century Gothic, Georgia, Monotype Corsiva, Trebuchet Ms,Tahoma, Arial;
color:#228a85;
font-size:15px;
font-weight : ;
text-align : justify;
text-indent:2em;
line-height:1.5;
word-spacing:0.1em;
}

div.opacity {
padding: 4px; font-size: 14px; color:#e5e1f2;
background: #02190f;
width: 670px; height: 40px;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=30);
filter:alpha(opacity=30);
-moz-opacity: 0.3;
-khtml-opacity: 0.3;
opacity: 0.3;}
