body {
	background-color: #FFF;
	margin: 0 auto; 
	margin-top: 5px;
	font-family: Arial;
	font-size: 14px;
}

h2
{
font-size: 25px;
color: #669ecd;
margin: 2px;
border-bottom: 1px dotted #8bafd3;
}

h3
{
font-size: 15px;
color: #2f6091;
margin: 5px 0 2px 10px;
border-bottom: 1px dotted #8bafd3;
}

br
{
margin-bottom: 5px;
}

h1
{
background-image:url('images/logo.jpg');
padding: 247px 0 30px 10px;
background-repeat: no-repeat;
font-size: 28px;
margin: 2px;
color: #669ecd;
font-weight: bolder;
text-align: left;
}

b
{
margin-bottom: 5px;
color: #123f6c;
border-bottom: 1px dotted #123f6c;
}

strong
{
color: #123f6c;
font-size:15px;
}

.content {text-align: justify; line-height: 25px; }

ul#menu
{
text-align: right;
padding: 7px;
list-style: none;
margin: 0;
background-color: #5E81AB;
font-size: 16px;
font-weight: bolder;
text-transform: uppercase;

}

ul#menu li a:link, ul#menu li a:visited
{
text-decoration: none;
color: #fff;
}

ul#menu li a:hover
{
color: #000;
}

ul#menu li
{
border-bottom: 1px solid silver;
}

b
{
margin-bottom: 5px;
color: #123f6c;
border-bottom: 1px dotted #123f6c;
}

a
{
text-decoration: underline;
color: #669ecd;
}

a:hover
{
text-decoration: underline;
color: #4e7eae;
}
