.copy {

	font-size: 12px;

}

.bg {

	background-image: url(img/bg_top.gif);

	background-repeat: repeat-y;

}

.bg2 {



	background-image: url(../img/bg_level2.gif);

	background-repeat: repeat-y;

}

.font1 {

	font-size: 13px;

	line-height: 120%;

}

.tablefont {

	font-size: 13px;

	line-height: 110%;

	padding-left: 5px;

	padding-right: 5px;



}

.linksize {

	font-size: 12px;

	color: #FFFFFF;

}

h2 {

	font-size: 1em;

	color: #FF6633;

	line-height: 1.3em;

	padding: 10px;

	background-color: #FAFBF4;

	border: 1px dotted #666699;

	text-align: center;







}

