BODY {
	font-size:10pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-image: url(graphics/bg1.jpg);

}
A:link, A:visited { color:#0033FF; text-decoration:underline; }
A:active { color:#FF6600; text-decoration:none; }
A:hover { color:#669933; text-decoration:underline;  } 

.background1 {
	background-image: url(graphics/bg_deco_3.gif);
	background-repeat: repeat-y;
}
.background2 {
	background-image: url(graphics/bg_deco_1.gif);
	background-repeat: no-repeat;
}
.smalltext {
	font-size: 9px;
}
.arialbold {
	font-family: "Arial Black";
}
.BigLinks {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.background3 {
	background-image: url(graphics/bg_deco1.jpg);
	background-repeat: repeat-y;
}
.size2 {
	font-size: 10px;
}
.yellowbgsmalltext {
	font-size: 9px;
	background-color: #FFFFCC;
}
.yellowbgmedtext {
	font-size: 10pt;
	background-color: #FFFF99;
	color: #000000;


}
.blackbgyellowtext {
	font-weight: bold;
	color: #FFFF99;
	background-color: #666666;
}
.redtext {
	color: #FF0033;
}
.bluebg {
	background-color: #66FFFF;
}
.size3 {
	font-size: 12px;
}
