td {
	font-size: 12px;
}
.l20 {
	line-height: 20px;
}
.l16 {
	line-height: 16px;
}
.l30 {
	line-height: 30px;
}
.copy {
	color: #FFCCCC;
}
.copy a:link {
	color: #FFCCCC;
	text-decoration: none;
}
.copy a:visited {
	color: #FFCCCC;
	text-decoration: none;
}
.copy a:hover {
	color: #FFCCCC;
	text-decoration: underline;
}
.requirements {
	font-family: "Tahoma", "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	line-height: 14px;
	color: #eeeeee;
}
.requirements a:link {
	color: #eeeeee;
	text-decoration: none;
}
.requirements a:visited {
	color: #eeeeee;
	text-decoration: none;
}
.requirements a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.text {
	color: #484848;
	font-weight:bold;
}
a:link {
	color: #484848;
	text-decoration: none;
}
a:visited {
	color: #484848;
	text-decoration: none;
}
a:hover {
	color: #ff0000;
	text-decoration: underline;
}
.white {
	color: #ffffff;
	font-weight:bold;
}
.white a:link {
	color: #ffffff;
	text-decoration: none;
}
.white a:visited {
	color: #ffffff;
	text-decoration: none;
}
.white a:hover {
	color: #ff0000;
	text-decoration: underline;
}
input, textarea, button {
	font-family: "Tahoma", "Verdana", "Arial";
	font-size: 12px;
	color: #660000;
	border: solid 1px #666666;
	background: #cccccc;
	scrollbar-arrow-color:#eeeeee;
	scrollbar-base-color:#3C0B11;
	scrollbar-shadow-color:#F3F3F3;
	scrollbar-face-color:#5C1619;
	scrollbar-highlight-color:#F3F3F3;
	scrollbar-dark-shadow-color:#eeeeee;
	scrollbar-3d-light-color:#3C0B11;
}