@charset "UTF-8";
a:link {
	color: #FF0000;
}
a:visited {
	color: #990000;
}
a:hover {
	color: #FF3300;
}
.style1 {
	font-size: 16px;
	font-weight: bold;
	background-image: url(wordpress/wp-content/themes/pixel/images/bg-trans.png);
}
.style2 {
	font-size: 12px
}
.body_table {
	background-image: url(wordpress/wp-content/themes/pixel/images/bg-trans.png);
}

.tbl_background {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(images/sub_pg_images/pg_bg.jpg);
	background-repeat: no-repeat;
}
.style3 {
	font-size: 10pt;
	color: #CCCC99;
	font-style: italic;
}
