body
{
	font-family: Arial;
	background-color: #7B869A;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	background-image: url(img/f.jpg);
}
p
{
margin: 15;
margin-top: 0;
font-size: 13px;
text-align: justify;
}
h1
{
font-family: arial;
font-size: 28px;
margin: 5;
color: #39568A;
}
h2
{
font-size: 12px;
margin: 5;
font-weight: normal;
text-align: justify;
}
h3
{
font-size: 12px;
margin: 5;
}
h4
{
font-size: 13px;
margin-left: 10;
margin-top: 10;
margin-bottom: 8;
}
h5
{
font-size: 12px;
margin-left: 17;
margin-right: 10;
margin-top: 0;
font-weight: normal;
text-align: justify;
color: #E4BEC3;
}
h6
{
text-align: center;
font-size: 11px;
color: #39568A;
}
b
{
color: #ffffff;
}
img
{
border-color: #ffffff;
}
a:link
{
color: #E4BEC3;
text-decoration: none;
}
a:visited
{
color: #E4BEC3;
text-decoration: none;
}
a:hover
{
color: #ffffff;
text-decoration: none;
}
a.l:link
{
color: #AA4554;
text-decoration: none;
font-weight: bold;
}
a.l:visited
{
color: #AA4554;
text-decoration: none;
font-weight: bold;
}
a.l:hover
{
color: #000000;
text-decoration: none;
font-weight: bold;
}
form
{
margin: 10;
}
.i
{
width: 100;
height: 20;
border: 1 solid #39568A;
font-size: 11px;
background: #F4F5F7;
}
.s
{
width: 50;
height: 20;
border: 1 solid #000000;
font-size: 11px;
color: #ffffff;
font-weight: bold;
background: #FF737A;
}