@charset "UTF-8";
body {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #000;
	color: #FFF;
	font-size: 12px;
	vertical-align: middle;
}

td	{
	text-align: center;
}

a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #900;
}
a:active {
	text-decoration: none;
	color: #900;
	vertical-align: text-top;
	text-align: center;
}
#page_content {
	padding-left: 10px;
	padding-right: 10px;
	font-weight: normal;
	font-size: 12px;
	background-color: #FFF;
	vertical-align: text-bottom;
	text-align: left;
	}
h1 {
	font-size: 14px;
	color: #FFF;
	margin-bottom: 5px;
}
h2 {
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
	text-align: left;
}
h3 {
	font-size: 12px;
	color: #009;
	text-align: center;
}
h4 {
	font-size: 16px;
	color: #FFF;
}
h5 {
	font-size: 14px;
	color: #FFF;
}
h6 {
	font-size: 12px;
	color: #FFF;
}
.romancart_left {
	text-align: left;
}
.romancart_right {
	text-align: right;
	font-size: 13px;
}
.paragraph p {
	font-size: 13px;
}
.red-text {
	color: #F00;
	font-weight: bold;
}
