/* CSS Document */

body 
{
		background-color: #30518F;
		
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
}

.navtext {font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 12pt; color:#FFFFFF;}
.navtext a:link {color: #FFFFFF;}
.navtext a:visited {color: #FFFFFF;}
.navtext a:active {color: #FFFFFF;}
.navtext a:hover {text-decoration: overline; color:#0C1560; background-color: #FFFFFF;}
.navtext a {text-decoration: none;}

.bodytext {font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 12pt;}
.bodytext a:link {color: #0C1560;}
.bodytext a:visited {color: #0C1560;}
.bodytext a:active {color: #0C1560;}
.bodytext a:hover {text-decoration: underline overline; color:#FFFFFF; background-color: #30518F;}
.bodytext a {text-decoration: underline;}

