body
{
    color:#264868;
    background-color:#ffffff;
}

.center
{
    margin-left:auto;
    margin-right:auto;
    width:1280px;
}

img
{
    border:none;
}

a.nav:link
{
    text-decoration: none;
    color: #a6c0d1;
    font-weight: normal;
}

a.nav:visited
{
    text-decoration: none;
    color: #a6c0d1;
    font-weight: normal;
}

a.nav:hover
{
    text-decoration: none;
    color: #a6c0d1;
    font-weight: normal;
}

a.nav:active
{
    text-decoration: none;
    color: #a6c0d1;
    font-weight: normal;
}

h3{
	font-family: Verdana,Arial;
    	font-size: 20px;
	color:#a6c0d1;
}
