body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #00B3F0;
	margin-top: 0px;
	padding-top: 0px;
	color: #FFFFFF;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 6px;
	padding-left: 6px;
	margin-right: 6px;
	padding-right: 6px;
	line-height: 16px;

}
.tag1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: 30px;
	font-weight: bold;
	color: #000000;
}
.tag2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: 30px;
	font-weight: bold;
	color: #CC0000;
}
a:link {
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
a:visited {
	font-weight: bold;
	color: #E4E4E4;
}
#bodynav a {
	color: #0000CC;
	text-decoration:none
}
.sub1 {
	font-family: Mistral, Pepita MT, Freestyle Script;
	font-size: 28px;
	line-height: 25px;
	color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-color: #CC3399;
	border-bottom-width: 2px;
	margin-top: 10px;
	padding-top: 10px;
}
.sub2 {
	font-family: Mistral, Pepita MT, Freestyle Script;
	font-size: 28px;
	line-height: 25px;
	color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-color: #99FF33;
	border-bottom-width: 2px;
	margin-top: 10px;
	padding-top: 10px;
}
.sub3 {
	font-family: Mistral, Pepita MT, Freestyle Script;
	font-size: 28px;
	line-height: 25px;
	color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	border-bottom-width: 2px;
	margin-top: 10px;
	padding-top: 10px;
}
.sub4 {
	font-family: Mistral, Pepita MT, Freestyle Script;
	font-size: 28px;
	line-height: 25px;
	color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-color: #FFFF00;
	border-bottom-width: 2px;
	margin-top: 10px;
	padding-top: 10px;
}
th {
	font-family: Arial, Helvetica, sans-serif;
}
.mid {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.question {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 4px;
	padding-top: 4px;
}
.qa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0071BC;
	margin-top: 4px;
	padding-top: 4px;
	line-height: 22px;
}
.purple {
	background-color: #68196A;
	background-image: url(images/purple_bg.jpg);
	background-repeat: repeat-x;
}
.green {
	background-color: #007747;
	background-image: url(images/green_bg.jpg);
	background-repeat: repeat-x;
}
.red {
	background-color: #962A24;
	background-image: url(images/red_bg.jpg);
	background-repeat: repeat-x;
}
.orange {
	background-color: #D3611C;
	background-image: url(images/orange_bg.jpg);
	background-repeat: repeat-x;
}
.yellow {
	background-image: url(images/yellow.jpg);
	background-repeat: repeat;
	font-size: 12px;
	color: #272727;
	text-align: left;
}
.bk {
	font-size: 12px;
	color: #272727;
	text-align: left;
}
.alert {
	background-color: #FFF200;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	color: #000000;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #272727;
}
