BODY {
	font-family: arial, verdana, helvetica;
	font-size: 9px;
	line-height: 9px;
	color: #000000;
	background: #A6D2FF;
	margin: 0px 0px;
    }
 
BODY * {
	font-family: arial, verdana, helvetica;
	font-size: 9px;
	line-height: 9px;
	color: #000000;
    }

a {
	text-decoration: none;
    }

a:hover, a.ul {
	text-decoration: underline;
    }

.letterspace2, .letterspace2 * {
	letter-spacing: 2px;
}

.lh8, .lh8 * {
	line-height: 8px;
    }
.lh9, .lh9 * {
	line-height: 9px;
    }
.lh10, .lh10 * {
	line-height: 10px;
    }
.lh11, .lh11 * {
	line-height: 11px;
    }

.lineheight12, .lineheight12 *, .lh12, .lh12 * {
	line-height: 12px;
    }

lh13, .lh13 * {
	line-height: 13px;
    }

.lineheight14, .lineheight14 *, .lh14, .lh14 * {
	line-height: 14px;
    }

.lineheight15, .lineheight15 *, .lh15, .lh15 * {
	line-height: 15px;
    }

.lh16, .lh16 * {
	line-height: 16px;
    }

.lh18, .lh18 * {
	line-height: 18px;
    }

.required {
	color: #FF0000;
}

.ul, .ul * {
	font-decoration: underline;
    }

.bold, .bold * {
	font-weight: bold;
    }

.unbold, .unbold * {
	font-weight: normal;
    }

.fs8, .fs8 * {
	font-size: 8px;
    }
.fs9, .fs9 * {
	font-size: 9px;
    }

.bigger, .bigger *, .fs10, .fs10 * {
	font-size: 10px;
    }

.medium, .medium *, .fs11, .fs11 * {
	font-size: 11px;
    }

.large, .large *, .fs12, .fs12 * {
	font-size: 12px;
	}

.fs13, .fs13 * {
	font-size: 13px;
	}

.fs14, .fs14 * {
	font-size: 14px;
	}

.fs15, .fs15 * {
	font-size: 15px;
	}

.fs16, .fs16 * {
	font-size: 16px;
	}

.huge, .huge *, .fs17, .fs17 * {
	font-size: 17px;
	}

.gigantic, .gigantic *, .fs18, .fs18 * {
	font-size: 18px;
	}
	
.black, .black * {
	color: #000000;
	}
	
.blue, .blue * {
	color: #0066CC;
	}

.lightblue, .lightblue * {
	color: #CCCCFF;
	}

.darkblue, .darkblue * {
	color: #000066;
	}
	
.green, .green * {
	color: #339933;
	}

.lightgreen, .lightgreen * {
	color: #33CC33;
	}

.grey, .grey * {
	color: #999999;
	}

.purple, .purple * {
	color: #660066;
	}
	
.red, .red * {
	color: #CC0000;
	}
	
.tan, .tan * {
	color: #CC6600;
	}

.turquoise, .turquoise * {
	color: #009999;
	}

.white, .white * {
	color: #ffffff; 
	}
	
.yellow, .yellow *, .yellowhover:hover, .yellowhover *:hover {
	color: #FFFF00;
	}

.bluebg {
	background: #003399;
	}

.lightbluebg {
	background: #00CCFF;
	}

.whitebg {
	background: #ffffff;
	}

.noulhover:hover, .noulhover *:hover {
	font-decoration: none;
	}

.twohundredseventyfiveformbg {
    font-size: 12px;
    font-weight: bold;
    width: 275px;
	padding-left: 4px;
	padding-top: 4px;
}

