body {
	margin: 0px;
	padding: 0px;
	background-color:#FFFFFF;
}
body, td {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	text-align: left;
	list-style-position: outside;
	list-style-type: square;
}
.pagetitle {
	font-size: large;
	font-weight: bold;
}
.bktomrplink{
	font-size: large;
	text-transform: uppercase;
	font-weight: bold;
	color: #CC3333;
	text-decoration: none;
}
.allcapshd {
	font-size: smaller;
	text-transform: uppercase;
	font-weight: bold;
}
.boldtxt {
	font-weight: bold;
}
#maintxt{
	vertical-align: top;
}
#table1{
	border: 0;
	padding: 0px;
}
a.bttmlink{
	font-size: 10pt;
	color: #cc3333;
	text-decoration: none;
}
a.bttmlink:hover{
	font-size: 10pt;
	color: #cc3333;
	text-decoration: underline;
}
  
