.c1 {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.td1 {
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
}
.td4 {
	font-size: 12px;
	color: #000000;
	background-color: #CCCCCC;
}
.td2 {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #006699;
}


a:link {
	color: #000000;
	text-decoration: underline;
	font-size: 12px;
}
a:active {
	color: #000000;
	text-decoration: underline;
	font-size: 12px;
}

a:visited {
	color: #000000;
	text-decoration: underline;
	font-size: 12px;
}
a:hover {
	color: #000000;
	text-decoration: blink;
	font-size: 12px;
}
body { 
background-image: url(img/bg.gif); 
background-repeat: repeat-y; 
background-position: center; 
background-attachment: fixed;
} .td_f {
	font-size: 12px;
	color: #000000;
}
.td_m5 {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.td_f2 {
	font-size: 10px;
	color: #FFFFFF;
}
.td_s {
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
