a:link, a:visited, a:active {
color:#EAF0F8;
border-bottom:0px;
text-decoration:underline;
}
a:hover {
color:#EAF0F8;
border-bottom:0px;
text-decoration:none;
}


body {
	font-family: georgia;
	color: #ffffff;
        line-height: 18px;
	margin: 0;
        text-align: justify;
	font-size: 12px;
	background: #17304B; }
p {
        text-align: justify; }

li {
        text-align: justify; }

.vas {
      border:2px solid #4B6372;
      margin:0px 10px 10px 10px;  }

h1 {    font-family: georgia;
        font-size: 55px;
        font-weight: normal;
        color: #ffffff; }

h3 {
	font-family: times new roman;
	font-size: 19px;
        padding-top: 8px;
	padding-left: 20px;
	color: #ffffff;
        text-align: left;
        border-top: 3px dotted #4B6372;
}

h2 {
	font-family: times new roman;
	font-size: 14px;
	padding-left: 20px;
        padding-top: 5px;
	color: #fffff;
        text-align: left;
        border-top: 3px dotted #4B6372;
}


#navcontainer { width: 170px; }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: times new roman;
font-size: 15px;
font-weight: bold;
text-align: left;
}

#navcontainer ol
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: times new roman;
text-align: left;
}

#navcontainer a
{
display: block;
padding: 3px;
width: 169px;
border-bottom: 3px dotted #4B6372;
background: #17304B;
}

#navcontainer a:link, #navlist a:visited
{
color: #ffffff;
text-decoration: none;
}

#navcontainer a:hover
{
color: #ffffff;
background: #204268;

}

A.navinside, a.navinside:visited
{
font-size: 13px;
font-weight: normal;
color: #ffffff;
text-decoration: none;
}

a.navinside:hover
{
font-size: 13px;
font-weight: normal;
color: #ffffff;
text-decoration: none;

}