


body {
	background-image: url(images/page-bg.jpg);
	background-color: #003399;
	margin-top: 10px;
}


.style1 {color: #9DC9EB; font-family: Arial, Helvetica, sans-serif; font-size: 12px; }

.style2 {color: #2D6DAB; font-family: Arial, Helvetica, sans-serif; font-size: 15px;  font-weight: bold;}

.style3 {color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }









/* Links */
a {font-weight: normal; font-family: Arial, Helvetica, sans-serif; font-size: 14px;}

a:link {color: #9DC9EB; } 
a:visited {color: #9DC9EB; text-decoration: none; } 
a:active {color: #9DC9EB; text-decoration: none; } 
a:hover {color: #FFFFFF; text-decoration: none; } 

a.nav:link {color: #9DC9EB; text-decoration: none; }
a.nav:visited {color: #9DC9EB; text-decoration: none; }
a.nav:active {color: #9DC9EB; }
a.nav:hover {color: white; }

a.nav2 {font-weight: normal; font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
a.nav2:link {color: #9DC9EB; text-decoration: none; }
a.nav2:visited {color: #9DC9EB; text-decoration: none; }
a.nav2:active {color: #9DC9EB; }
a.nav2:hover {color: #FFFFFF; text-decoration: none; }

a.nav3 {font-weight: normal; font-family: Arial, Helvetica, sans-serif; font-size: 14px;}
a.nav3:link {color: #2D6DAB; text-decoration: none; }
a.nav3:visited {color: #2D6DAB; text-decoration: none; }
a.nav3:active {color: #2D6DAB; }
a.nav3:hover {color: #9DC9EB; text-decoration: none; }

a.nav4 {font-weight:normal; font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
a.nav4:link {color: #2D6DAB; text-decoration: none; }
a.nav4:visited {color: #2D6DAB; text-decoration: none; }
a.nav4:active {color: #2D6DAB; }
a.nav4:hover {color: #9DC9EB; text-decoration: none; }
