a:link {
	color: #5D87A1;
	text-decoration: none;
        }
a:visited {
	text-decoration: none;
	color: #314958;
        }
a:hover {
	text-decoration: none;
	color: #83C0E5;
        }
a:active {
	text-decoration: none;
        }

.style1 {
	color: #5D87A1;
	font-weight: bold;
        }
.style4 {
        font-size: 12px;
        font-weight: bold;
        color: #FFFFFF;
        }
.style5 {
        font-size: 12px;
        font-weight: bold;
        color: #887E6E;
        }
.style6 {
        color: #887E6E;
        font-size: 12px;
        }

.style9 {
        color: #5D87A1
        }

.text   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	font-variant: normal;
	color: #887E6E;
	text-decoration: none;
	padding-top: 30px;
	padding-right: 50px;
	padding-bottom: 30px;
	padding-left: 30px;
        }

.nav    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 23px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
        }
