BODY, TD, regtext {
	font-family: georgia, times new roman;
	font-size: 13px;
	color: #000000;
}

A {
	text-decoration: none;
}

A.color1:link {
	color: #cc6600;
	text-decoration: none;
}

A.color1:visited {
	color: #993400;
	text-decoration: none;
}

A.color1:active {
	color: Maroon;
	text-decoration: none;
}

A.color1:hover {
	color: #DB944C;
}

A.color2:link {
	color: #0000cc;
	text-decoration: none;
}

A.color2:visited {
	color: #FFFFCC;
	text-decoration: none;
	}

A.color2:active {
	color: #66CC99;
	text-decoration: none;
	}

A.color2:hover {
	color: #993400;
	}

A.caption:link {
	color: #cc6600;
	text-decoration: none;
	font-size: 9px;
	font-family: verdana, arial;
}

A.caption:visited {
	color: #993400;
	text-decoration: none;
	font-size: 9px;
	font-family: verdana, arial;
}

A.caption:active {
	color: Maroon;
	text-decoration: none;
	font-size: 9px;
	font-family: verdana, arial;
}

A.caption:hover {
	color: #DB944C;
	font-size: 9px;
	font-family: verdana, arial;
}

.smalltext {
	font-size: smaller;
}

.whitetitle {
	font-family: Arial, "MS Sans Serif", sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;	
}

.form1 {
	background: #e7e7ff;
	color: #000000;
	font-family: "MS Sans Serif", sans-serif;
	font-size: 11px;
	border : 1px thin solid;
	width : 100px;
}

.form2 {
	background: #eeeeee;
	color: #000000;
	font-family: "MS Sans Serif", sans-serif;
	font-size: 11px;
	border : 1px thin solid;
	width : 200px;
}

.title1 {
	font-family: Arial, "MS Sans Serif", sans-serif;
	font-size: 20px;
}

.title2 {
	font-family: Arial, "MS Sans Serif", sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.title3 {
	font-family: Arial, "MS Sans Serif", sans-serif;
	font-size: 14px;
	font-weight: bold;
}
