body {
	font-size: 13.5px;
	line-height: 145%;
	text-align: left;
	margin: 0px;
	background-color: #ffffff;
	background-image: url(img/a000.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
td {
	font-size: 13.5px;
	line-height: 145%;
	text-align: left;
}
.font16 {
	font-size: 16px;
	line-height: 145%;
	text-align: left;
	font-weight: bold;
}
.fontbig {font-size: x-large}
.font12{font-size: 12px;
		line-height: 135%;
		text-align: left;
}
.font10{font-size: 10px;
		line-height: 135%;
		text-align: left;
}

a:link {
	color: #0000ff;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000ff;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
.font12red {
	font-size: 12px;
	line-height: 135%;
	color: #FF0000;
}
