body {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #333333;
	background-image: url(/images/tmp.jpg);
	background-repeat: repeat;
}
td {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	text-align: left;
}
table {
	background-color: #FFFFFF;
	border: thin none #333333;
	background-position: center center;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	font-variant: small-caps;
	color: #666666;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: italic;
	font-weight: bold;
	color: #870811;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	font-style: normal;
	color: #666666;
	line-height: normal;
	text-transform: none;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	font-weight: bold;
	color: #666666;
}
h6 {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
	color: #666666;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #333333;
	text-decoration: underline;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #FFFF00;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #CCCCCC;
	text-decoration: underline;
}
.tableOuter {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #666666;
	background-color: #FFFFFF;
	border: thin solid #666666;
	width: 90%;
}
.tableInner {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #666666;
	border: none;
	width: 90%;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #666666;
}
li {
	font-family: "Times New Roman", Times, serif;
	color: #666666;
}

