*
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
}

html, body { height:100%; }
img { border: 0px; }
a { color: #017790; font-weight: bold; }

.content { background-color: #f6f6f6; }
.footer {background-color: #d4dadb; }
.product_def {color: #FFFFFF; font-size: 14px; font-family: Arial; letter-spacing: 1px;}

.page_title
{
	font-family: Verdana;
	font-size: 14px;
	color: #993124;
	font-weight: bold;
	border-bottom:2px solid #993124;
	margin-top:10px;
	padding:2px 0px;
}

.page_title_2
{
	font-family: Verdana;
	font-size: 14px;
	color: #993124;
	font-weight: bold;
	margin-top:10px;
	padding:2px 0px;
	border-bottom:1px solid #993124;
}

.code
{
	font-family: courier;
}

a.none {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
