body {
	background-color:#CCFFFF;
	margin:0px;
}

div.contentbox {
    background: #F7F7F7;
    border: 0px dotted #ccc;
    padding: 30px;
    padding-top: 1px;
	margin-left:5px;
	margin-top:0px;
	margin-right:5px;
}

p.BodyTxt {
	font-family: Trebuchet MS;
	font-size: 16px;
	font-weight: none;
	line-height: 18px;
	color: #000;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 12px;
	margin-left: 10px;
}

.FormHead1 {
	font-family: Trebuchet MS;
	font-size: 36px;
	font-weight: bolder;
	color: #090;
	text-align:center;
}

.FormHead2 {
	font-family: Trebuchet MS;
	font-size: 18px;
	font-weight: bolder;
	color: #000;
	text-align:center;
}

.FormHead2a {
	font-family: Trebuchet MS;
	font-size: 16px;
	font-weight: bolder;
	color: #000;
	text-align:center;
}

.FormHead3 {
	font-family: Trebuchet MS;
	font-size: 16px;
	font-weight: normal;
	color: #000;
	text-align:center;
}
.Announce {
	font-family: Trebuchet MS;
	font-size: 18px;
	font-weight: bold;
	color: #FFCC00;
	text-align:center;
}

.FormLabel {
	font-family: Trebuchet MS;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	margin-top:0px;
	margin-bottom:8px;}
	
.colA {
	font-family: Trebuchet MS;
	font-size: 16px;
	font-weight: normal;
	color: #000;
	text-align:right;
}

.colB {
	font-family: Trebuchet MS;
	font-size: 16px;
	font-weight: normal;
	color: #000;
	text-align:left;
}

.instruct1 {
	font-family: Trebuchet MS;
	font-size: 16px;
	font-weight: bold;
	color: #900;
	margin-left:20px;
	margin-top: 20px;
}

.instruct2 {
	font-family: Trebuchet MS;
	font-size: 16px;
	color: #000;
	margin-left:20px;
	margin-top: 20px;
}

.Subtitle {
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	color:#900;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

p.EndCredits {
	font-family: Trebuchet MS;
	font-size: 11px;
	line-height: 15px;
	color: #930;
	text-align: center;
	margin: 30px 50px 50px;
}

.SectionHead {
	font-family: Trebuchet MS;
	font-size: 30px;
	color: #FFCC00;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: bold;
}

a:link {
	color: #363;
}

a:visited {
	color:#C00;
}