body,p,td,div,a {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
hr {
	border-top:#4F6C8A 1px solid;
	height:1px;
	text-align:center;
	margin:0px auto;
}


a:link {
	color: #336699;
	text-decoration: none;
}
a:visited {
	color: #4F6C8A;
	text-decoration: none;
}
a:hover {
	color: #0000CC;
	text-decoration: underline;
}
a:active {
	color: #336699;
	text-decoration: none;
}
h1
{
	font-size:18px;
	color: #4F6C8A;
}
h2
{
	font-size:16px;
	color: #092644;
	margin: 0px;
	padding: 0px;
}
h3
{
	font-size:16px;
	color: #4F6C8A;
	display: inline;
	margin: 0px;
	padding: 0px;
}
h4
{
	font-size:16px;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
}
h5
{
	font-size:16px;
	color: #990000;
}
h6
{
	font-size:14px;
	color: #4F6C8A;
}
.discount {
	color: #008000;
	font-weight: bold;
}
.white_font {
	color: #FFFFFF;
}
.small_font {
	font-size:small;
}
.large_font {
	font-size:large;
}
.medium_font {
	font-size:medium;
}
.title_box {
	font: bold large Verdana, Arial, Helvetica, sans-serif;
	background-color: #ACCEE5;
}
td
{
	vertical-align:top;
}
td.title {
	font-weight: bold;
	background-color:#F6E8E6;
}
tr.gray {
	background-color:#EEF1F4;
}
td.gray {
	background-color:#EEF1F4;
}

