.bodycopy {
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;

}
.yellowheader1 {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFF776;
}
a:link {
	font-family: arial;
	font-size: 12px;
	color: #FFF776;
	text-decoration: underline;
}
a:visited {
	font-family: arial;
	font-size: 12px;
	color: #FFF776;
	text-decoration: underline;
}
a:hover {
	font-family: arial;
	font-size: 12px;
	color: #02CAFC;
	text-decoration: underline;

}
a:active {
	font-family: arial;
	font-size: 12px;
	color: #FFF776;
	text-decoration: underline;
	font-weight: bold;

}
.biggerCopy {
	font-family: arial;
	font-size: 14px;
	color: #BBE2E2;
	font-weight: bold;

}
.biggerYellowCopy {

	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #FFF776;
}
.tablecell1 {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #3366CC;
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;

}
.tableheader1 {
	font-family: arial;
	font-size: 11px;
	color: #02CAFC;
	background-color: #3056B3;

}
.textfield1 {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	width: 200px;
}
.hand {
	cursor: hand;
}
