BODY, TD, regtext {
	font-family: "MS Sans Serif", sans-serif;
	font-size: 13px;
}

A {
	text-decoration: none;
}

A.color1:link {
	color: #3300CC;
	text-decoration: none;
}

A.color1:visited {
	color: #3366CC;
	text-decoration: none;
}

A.color1:active {
	color: #66CC99;
	text-decoration: none;
}

A.color1:hover {
	color: #0094FF;
}

A.colorblack2:link {
	color: #99cccc;
	text-decoration: none;
	}

A.colorblack2:visited {
	color: #0099cc;
	text-decoration: none;
	}

A.colorblack2:active {
	color: #9999ff;
	text-decoration: none;
	}

A.colorblack2:hover {
	color: #99ccff;
	}


A.colorblack:link {
	color: #6699cc;
	text-decoration: none;
	}

A.colorblack:visited {
	color: #3366CC;
	text-decoration: none;
	}

A.colorblack:active {
	color: #99ccff;
	text-decoration: none;
	}

A.colorblack:hover {
	color: #99cccc;
	}

A.colorwhite:link {
	color: #3300CC;
	text-decoration: none;
	}

A.colorwhite:visited {
	color: #006699;
	text-decoration: none;
	}

A.colorwhite:active {
	color: #336666;
	text-decoration: none;
	}

A.colorwhite:hover {
	color: #0000ff;
	}


.smalltext {
	font-size: smaller;
}

.whitetitle {
	font-family: Arial, "MS Sans Serif", sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;	
}

.whitetext {
	font-family: Arial, "MS Sans Serif", sans-serif;
	font-size: 12px;
	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;
}

.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;
}
