
a:link {
	color:blue
}

a:hover {
	color:red
}

a:active {
	color:red
}

a:visited {
	color:blue
}

h2.title {
	font-size:25;
}

td.td1 {
	font-size:13;
}

td.td2 {
	font-size:18;
	color:brown;
	font-weight:bold;
}

td.td3 {
	font-size:16;
	color:brown;
	font-weight:bold;
}

th.th1 {
	background:orange;
	font-size:13;
	color:white;
}

tr.tr_backC_1 {
				background:#FFFFCC; 
				font-size:13;
				}

tr.tr_backC_2 {
				background:#FFFF99;
				font-size:13;
				}

INPUT.button1 {
				height:22;
				width=100;
				font-weight:bold;
}
span.white_2 { font-size:12px; color:#FFFFFF}
