body {
	background-color: lightyellow;
	color: #666666;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
}

td, th, input, textarea {
	color: #000000;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
}

a {
	color: #000000;
	font-family: Tahoma, Verdana, sans-serif;
	text-decoration: underline;
}

h3 {
	color: brown;
	text-align: center;
}

h4 {
	color: goldenrod;
	text-align: center;
}

a:visited {
	color: #FF0000;
}

a:hover {
	text-decoration: underline;
}

.s1 {
	color: #CCCCCC;
}

.s2 {
	color: #CCCCCC;
	font-weight: bold;
}

.c1 {
	color: #666666;
}

.c2 {
	color: #666666;
	font-weight: bold;
}

.c2spacing {
	color: #666666;
	font-weight: bold;
	line-height:20px;
}

.z1 {
	color: #FFC800;
}

.z2 {
	color: #FFC800;
	font-weight: bold;
}

.p1 {
	color: #FB8800;
}

.p2 {
	color: #FB8800;
	font-weight: bold;
}

.p2spacing {
	color: #FB8800;
	font-weight: bold;
	line-height:20px;
}

a.b1 {
	color: #FFFFFF;
}

a.b2 {
	color: #FFFFFF;
	font-weight: bold;
}

a.b1:visited {
	color: #FFFFFF;
}

a.b1:hover {
	text-decoration: underline;
}

.cm1 {
	font-size: 10px;
	color: #666666;
}

.cm2 {
	font-size: 10px;
	color: #666666;
	font-weight: bold;
}

.p1big {
	color: #FB8800;
	font-size: 20px;
	font-weight: bold;
}
