td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 110%;
	color: #333333;
	font-weight: normal;


}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006600;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	color: #006600;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003300;
	font-weight: bold;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
}

body {
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	padding: 0px;
	background-color: #99FFA6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;


}
.boxText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	font-weight: normal;
}
.boldAlertText {
	color: #FF0000;
	font-size: 1.2em;
	vertical-align: middle;
	font-weight: 100;
}
h2 {
	color: #999999;
	font-size: 18px;

}
h1 {
	font-size: 18px;
	color: #000000;

}
.alert {
	color: #FF0000;
	background-color: #FFFFFF;
	text-align: center;
	width: 60%;
	border: 2px solid #FF0000;
	padding: 5px;
	margin-bottom: 5px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.box1 {
	margin: 15px;
	padding: 15px;
	background-color: #FFF4C0;
	font-weight: bold;
	color: #990000;
	border: 2px dotted #FFCC00;
	text-align: center;
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	line-height: normal;




}
.box2 {
	background-color: #FFF0B4;
	border: 2px dotted #FFCC00;
	color: #333333;
	margin: 15px;
	padding: 15px;
	text-align: center;
	font-weight: bold;
	font-style: italic;
	font-size: 18px;
	line-height: normal;



}
.underlined {
	text-decoration: underline;
}
.nounderline {
	text-decoration: none;
	color: #333333;
}
.sky-blue {
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	line-height: normal;

}
.large-green {
	color: #006600;
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.boxLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.darkerGreenBodyText {
	color: #006600;
	margin: 3px;
	padding: 3px;
	
}

.greenBodyText {color: #009900}
.darkerGreenBodyText {color: #006633}
.style6 {font-size: 12px}
.large-brown {

	color: #996600;
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
