body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	list-style-type: decimal;
	font-weight: bold;
	text-align: justify;



}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #000000;
}

a {
	color: #0000FF;
	text-decoration: underline;
	font-size: 12px;
	line-height: 20px;
	letter-spacing: normal;

}

form {
	background-color: #CCCC99;
}

.title {
	font-family: "Comic Sans MS", Arial, Verdana, "Times New Roman";
	font-size: 24px;
	line-height: 30px;
	color: #FF0000;
	text-align: center;
	font-weight: bold;



}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	color: #000000;
	text-align: center;

}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	background-color: #006666;
  color: #DCDCDC;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
  font-weight: bold;
	background-color: #CCCCCC;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #CC9999;

}

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	text-align: center;
	font-weight: bold;
	color: #333333;

}

.sidebarHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #FFFFFF;
	background-color: #339999;
	text-align: center;

}

.sidebarFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #CCCCCC;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #000000;
	text-align: justify;


}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.box1 {
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
	border-width: medium;
  border-style: ridge;
}

.promo {
	font-family: Arial, Helvetica, sans-serif;
	color: #990033;
	font-size: 36px;
	font-weight: bold;
	text-align: center;

}

.titlebar {
	font-family: "Comic Sans MS", Arial, "Times New Roman";
	font-size: 36px;
	color: #CC0033;
	list-style-type: disc;
	text-decoration: blink;
	font-weight: bolder;
	text-align: center;


}

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	color: #0000FF;
	font-weight: bolder;
	font-size: medium;
	text-decoration: underline blink;
	text-align: center;



}

a:hover {
	text-decoration: underline;
}

input.big {
	width: 100px;
	font-family: "Comic Sans MS", Arial, Verdana, "Times New Roman";
	font-size: 18px;


}

input.small {
	width: 50px;
}
.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	text-align: center;
	filter: Gray;
	color: #000000;
	font-weight: bold;
}
