body,td,th {
	font-family: FreesiaUPC, microsoft sans Serif, Tahoma;
	font-size: 22px;
	color: #000000;
}
body {
	background-attachment: fixed;
	background-image: url(images/main-bg.gif);
	background-repeat: repeat-x;
}
a {
	font-size: 22px;
	color: #666666;
}
a:link {
	text-decoration: none;
	color: #CCCCCC;	
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #FFFFCC;
}
a:active {
	text-decoration: none;
	color: #66FFFF;
}
h1 {
	font-size: xx-large;
}
h2 {
	font-size: x-large;
}
h3 {
	font-size: 22px;
	color: #FFFFFF;
}
h4 {
	font-size: small;
	color: #FFFFFF;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
.White22 {
	font-size: 22px;
	color: #FFFFFF;
}
@charset "utf-8";
/* CSS Document */
.White18 {

	font-size: 18px;
	color: #FFFFFF;
}
.Red {
	color: #FF0000;
	font-weight: bold;	
}
