body {
	font-size: 13.5px;
	color: #333333;
	line-height: 145%;
	text-align: left;
	margin: 0px;
	background-color: #ffffff;
	background-image: url(img/back.jpg);

}
td {
	font-size: 13.5px;
	line-height: 145%;
	text-align: left;
}
.fontbig {font-size: x-large;
line-height: 145%;
}
.font16 {
	font-size: 16px;
	text-align: left;
	font-weight: bold;
}
.font15 {
	font-size: 15px;
	text-align: left;
	font-weight: bold;
}
.font14 {
	font-size: 14px;
	text-align: left;
	font-weight: bold;
}
.font13 {
	font-size: 13px;
	line-height: 145%;
	text-align: left;
}
.font12{font-size: 12px;
		line-height: 135%;
		text-align: left;
}
.font12red {
	font-size: 12px;
	line-height: 135%;
	color: #FF0000;
}
.font11{font-size: 11px;
		line-height: 135%;
		text-align: left;
}
.font10{font-size: 10px;
		line-height: 135%;
		text-align: left;
}
.font9{font-size: 9px;
		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;
}
