.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
a:link {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
a:active {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.txt12pxWht {
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
.txt12pxBlk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.headings {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.txt11pxGreyBold {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
input {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
.txt10pxRedBold {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #990000;
}
textarea {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.error {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
}
