/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
body {
	background-color: #FFFFFF;
	background-image: url(images/backgpg.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
}
a:link {
	color: #0000CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000CC;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #0099FF;
}
.qt {
	font-family: "Times New Roman", Times, serif;
	color: #D4E01F;
	font-size: 12px;
	text-align: right;
}
.orttl {
	color: #D95700;
	font-size: 14px;
}.orttlB {
	color: #008040;
	font-size: 12px;
}
.orttlBT {
	color: #008040;
	font-size: 16px;
}
.smtxt {font-size: 11px}

.txtttl {font-size: 14px}
.strk {
	text-decoration: line-through;
}
.apc {
	vertical-align: super;
}
.pg td {
	text-align: center;
}
