/* CSS Document */

body 
{
		background-color: #FFFFFF;
		
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
}

.navtext {font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color:#000000;}
.navtext a:link {color: #000000;}
.navtext a:visited {color: #000000;}
.navtext a:active {color: #000000;}
.navtext a:hover {text-decoration: none; color:#0C1560; background-color: #000000;}

.navtext1 {font-family: Arial, Helvetica, sans-serif; font-size: 11pt; color:#000000; font-weight:bold;}
.navtext1 a:link {color: #000000;}
.navtext1 a:visited {color: #000000;}
.navtext1 a:active {color: #000000;}
.navtext1 a:hover {text-decoration: none; color:#FFFFFF; background-color: #000033;}
.navtext1 a {text-decoration: none;}

.bodytext {font-family: Arial, Helvetica, sans-serif; font-size: 10pt;}
.bodytext a:link {color: #0C1560;}
.bodytext a:visited {color: #0C1560;}
.bodytext a:active {color: #0C1560;}
.bodytext a:hover {text-decoration: underline; color:#FFFFFF; background-color: #0C1560;}
.bodytext a {text-decoration: underline;}

.bodytext1 {font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: #000000;}
.bodytext1 a:link {color: #000000;}
.bodytext1 a:visited {color: #000000;}
.bodytext1 a:active {color: #000000;}
.bodytext1 a:hover {text-decoration: underline; color:#000000;}
.bodytext1 a {text-decoration: underline;}

.bodytextwhite {font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: #FFFFFF;}
.bodytextwhite a:link {color: #FFFFFF;}
.bodytextwhite a:visited {color: #FFFFFF;}
.bodytextwhite a:active {color: #FFFFFF;}
.bodytextwhite a:hover {text-decoration: underline; color:#FFFFFF;}
.bodytextwhite a {text-decoration: none;}
