.nav {
     font-size: 15px;
	 font-weight: bold;
     font-family: Arial; 
	 text-decoration: none;
     color: #1b7376
	 }
	 
.nav A:link {
     font-size: 15px;
	 font-weight: bold;
     font-family: Arial;
	 text-decoration: none;
     color: #1665AA
	 }

.nav A:visited {color:#1665AA; font-size: 15px;text-decoration: none;}
.nav A:hover {COLOR:#1b7376; text-decoration: underline; font-size: 15px;}

.main {
     font-size: 11px;
     font-family: Verdana;
     color: #0e4984
	 }

.main A:link{
     color: #1b7376
	 }

.main A:visited{
     color: #1b7376
	 }

p {
    text-indent: 20pt;
    margin-bottom: 5px;
    margin-top: 5px
}

form {
    margin-bottom: 0px;
    margin-top: 0px
}

hr {
    margin-bottom: 0px;
    margin-top: 0px
}

img {
    border-width: 0px;
}

h2 {
        font-family: Arial;
		font-size: 24px;
        margin-top: 3px;
		color: #1b7376;
        margin-bottom: 10px
}

.nav2 {
     font-size: 12px;
	 font-weight: bold;
     font-family: Arial; 
	 text-decoration: none;
     color: #1665AA
	 }

.nav2 A:link {
     font-size: 12px;
	 font-weight: bold;
     font-family: Arial; 
	 text-decoration: none;
     color: #1665AA
	 }
.nav2 A:visited {color:#1665AA; font-size: 12px;text-decoration: none;}
.nav2 A:hover {COLOR:#1b7376; text-decoration: underline; font-size: 12px;}

.news {
     font-size: 11px;
     font-family: Verdana;
	 font-weight: normal; 
     color: #0e4984
	 }
	 
.data {
     font-size: 14px;
	 font-weight: bold;
     font-family: Arial; 
     color: #0e4984
	 }

.menu {
     font-size: 14px;
	 font-weight: bold;
     font-family: Arial; 
     color: #1b7376
	 }
	 
.menu A:link {
     font-size: 14px;
	 font-weight: bold;
     font-family: Arial;
	 text-decoration: none; 
     color: #1b7376
	 }	 
	 
.menu A:visited {
     font-size: 14px;
	 font-weight: bold;
     font-family: Arial;
	 text-decoration: none; 
     color: #1b7376
	 }
	 	 	 	 
.menu A:hover {
     font-size: 14px;
	 font-weight: bold;
     font-family: Arial;
	 text-decoration: underline; 
     color: #0e4984
	 }
