body     {
	margin: 0 auto;
	padding: 0;
	color: #000;
	font-size: 14px;
	font-family: "Times New Roman", Georgia, Times;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	background-color: #999999;
	background-image:url(images/pg_bk.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.smallLink, a.smallLink  { color: #000; font-style: normal; font-weight: bold; font-size: 9px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline }
a.smallLink:hover {
	font-size: 9px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
.smalltext  { color: #000; font-style: normal; font-weight: bold; font-size: 9px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
td {}
p  { color: #000; font-size: 14px; font-family: "Times New Roman", Georgia, Times; text-decoration: none }
.standardtext   { color: #000; font-style: normal; font-weight: normal; font-size: 14px; font-family: "Times New Roman", Georgia, Times; text-decoration: none }
.boldtext  { color: #000; font-style: normal; font-weight: bold; font-size: 14px; font-family: "Times New Roman", Georgia, Times; text-decoration: none; letter-spacing: 1px }
.boldtextblack { color: black; font-style: normal; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; letter-spacing: 1px }
a    { color: #000; font-style: normal; font-weight: bold; font-size: 14px; font-family: "Times New Roman", Georgia, Times; text-decoration: underline }
a:hover    { color: #000; font-style: normal; font-weight: bold; font-size: 14px; font-family: "Times New Roman", Georgia, Times; text-decoration:none; }
li  { color: #000; font-weight: bold; font-size: 14px; font-family: "Times New Roman", Georgia, Times; text-decoration: none; letter-spacing: 1px; list-style-type: disc }
hr { color: black }
.img {
	margin-right: 10px;
	margin-bottom: 10px }
.msg {
	color: #000 !important;
	border: 1px solid #fff;
	padding: 10px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 150%;
	color: #c00;
}
