BODY, TD, regtext {
	font-family: Verdana, Arial, "MS Sans Serif", sans-serif;
	font-size: 12px;
	color: white;
}

A {
	text-decoration: none;
}

A.color2:link {
	color: #ffcc66;
	text-decoration: none;
}

A.color2:visited {
	color: #99ccff;
	text-decoration: none;
}

A.color2:active {
	color: #66CC99;
	text-decoration: none;
}

A.color2:hover {
	color: #FFFFCC;
}

A.color2sm:link {
	color:#ffcc66;
	text-decoration: none;
	font-size: smaller;
}

A.color2sm:visited {
	color: #99ccff;
	text-decoration: none;
	font-size: smaller;
}

A.color2sm:active {
	color: #66CC99;
	text-decoration: none;
	font-size: smaller;
}

A.color2sm:hover {
	color: #FFFFCC;
	font-size: smaller;
}

.smalltext {
	font-size: smaller;
}


.title1 {
	font-family: Technical, Arial, "MS Sans Serif", sans-serif;
	font-size: 20px;
}

.title2 {
	font-family: Technical, Arial, "MS Sans Serif", sans-serif;
	font-size: 16px;
	color: #cfcfcf
}

.title3 {
	font-family: Technical, Arial, "MS Sans Serif", sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.copyrightsm {
	color: #cfcfcf;
	font-size: smaller;
}


