body {
	background-color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat-y;
}
p {
	font-size: 12px;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
}
p, h1, h2, h3 {
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 3px;
}
table {
	font-size: 12px;
}
tr {
}
.txtWhite {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.text10 {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

li {
	font-size: 12px;
	text-decoration: none;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 3px;
}
a:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #000000;
}
a:hover {
	color: #000099;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
ul {
	margin-top: 5px;
	margin-bottom: 5px;
}
td img {
	display: block;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
h3 {
	font-size: 11px;
}
h6 {
	font-size: 7px;
}
