.box1 {
	background-image: url(images/box1.gif);
	height: 27px;
	width: 100px;
}

.link {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;

}

td, textarea  {
	font-family: Tahoma;
	font-size: 12px;
	color:#000000;
	font-weight: bold;
	}
.body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: #000000;
	font-style: normal;
	font-weight: bold;
	margin: 0px;

}
a:active {
	text-decoration: none;
}

.coptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
}



a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.subtext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	font-weight: bold;
	color: #E1E1E1;
}
.subtextyellow {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	font-weight: bold;
	color: #FFFF00;
}
.subtextred {


	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.headline {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.button {
	background-image: url(images/button.gif);
	height: 30px;
	width: 30px;
}
