@charset "utf-8";


/* CSS Document */

body {
	background-color: #333;
	font-family: Comic Sans MS, cursive;
	font-size: 12px;
}
a:link {
	color: #000;
}
a:visited {
	color: #000;
}

.centertxt {
	text-align: center;
	font-size: 12px;
	color: #333;
}

.TxtSize14px {
	font-size: 14px;
	font-weight: bold;
}

.TxtSize12px {
	font-size: 12px;
}

.fcleftcell {
	background-image: url(images/gradient42773159.png); 
	background-repeat: no-repeat;
}

.fcrightcell {
	background-image: url(images/gradient87702517.png); 
	background-repeat: no-repeat;
}

.TxtSize16px {
	font-size: 16px;
	font-weight: bold;
}

.style1 {font-size: 10px}

.style25 {color: #0033CC; font-weight: bold; font-size: 12px; }

.TxtSize24px {
	font-size: 24px;
	font-weight: bold;
}
.Titles {
	font-size: 24px;
	text-decoration: underline;
}
.AGREE {
	color: #090;
	font-size: 14px;
}
.DISAGREE {
	font-size: 14px;
	color: #F00;
}
.BIG24TXT {
	font-size: 24px;
}
