*
{
margin: 0px;
padding: 0px;
}

body {
        background: #ffffff url(imag/aqua_5.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
        text-align: justify;
}

.style1 {

color: #FFFFFF;

font-size: 11px;

font-weight: bold;

text-align: justify;
color: #000060;

}

.style2 {

color: #FFFFFF;
font-size: 10px;
text-align: justify;
color: #000000;

}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000060;
}

code {
	font-family: Times New Roman;
	color: #ff0000;
        font-size:130%;
        font-weight: bold;
        font-style: italic;
}

h1 {
	font-family: Times New Roman;
	color: #ff0000;
}

h2 {
	font-family: Times New Roman;
	color: #ff0000;
        font-size:150%;
        text-align: left;
}

h3 {
	font-family: Times New Roman;
	color: #ff0000;
        font-size:140%;
        font-style: italic;
}

h4 {
	font-family: Times New Roman;
	color: #ff0000;
        font-size:115%;
        font-weight: bold;
        font-style: italic;
}

h5 {
	font-family: Times New Roman;
	color: #000000;
        font-size:12px;
}


i {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
        font-weight: bold;
	color: #ff0000;
}


A:link {
	 text-decoration: none;
        color: #008000;
        font-size: 12px;
        font-weight: bold;
}
A:visited {
	 text-decoration: none;
        color: #008000;
        font-size: 12px;
        font-weight: bold;
}
A:active {
	 text-decoration: none;
     color: #FF0000;
        font-size: 12px;
        font-weight: bold;
}

A:hover {
	 text-decoration: none;
        color: #8B0000;
        font-size: 12px;
        font-weight: bold;
}

hr {
        size: 1;
}