/* CSS Document */
.main {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #000; background-color: #fff;}

.bluetext {color: #06c; background-color: #fff;}
.rightgutter {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #000; background-color: #99CCFF;}
ul {margin-left: 15px;}
.style2 {color: #06c; background-color: #fff; font-weight: bold; }
.style3 {
	color: #CC6600;
	font-style: italic;
}
.style4 {color: #CC6600; font-style: italic; font-weight: bold; }
.style5 {color: #0000CC}
.style6 {
	color: #3366CC;
	font-weight: bold;
}
.style7 {font-weight: bold; color: #CC6600;}
.blacklink {color: #000000;}.blackbold {
	font-weight: bolder;
	font-style: italic;
}
