.font12pt {

	font-size: 11pt;

	line-height: 25pt;

	color: #666666;

}

.font10pt {

	font-size: 10pt;

	color: #666666;

	text-decoration: none;

	line-height: 22px;





}

.bg-x {

	background-repeat: repeat-x;

	background-position: bottom;



}

.bg-xb {



	background-repeat: repeat-x;

	background-position: top;

}

a:link {

	color: #999999;

}

a:visited {

	color: #999999;



}

a:active {

	color: #CCCCCC;

}

a:hover {

	color: #CC3300;



}

.bg-y {

	background-repeat: repeat-y;

	background-position: right;

}

.bg-yb {

	background-repeat: repeat-y;

	background-position: left;

}

.bg-main {

	background-repeat: no-repeat;

	background-position: right center;



}


