body {
	background-color : #FFFFFF;
}

p, textarea, input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;  
	color : #1B1A37;
}

a:hover {
	text-decoration: underline;
}

a.footer:link, a.footer:visited {
	color: #CCCCCC;	
	font-size: 10px;
	text-decoration:none;
}

a.footer:hover {
	text-decoration: underline;
	color:#CCCCCC;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat : no-repeat;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

.footer {
	color: #1B1A37;	
	font-size: 9px;
}

.fineprint {
	color: #CCCCCC;	
	font-size: 12px;
}

.productName {
	font-size: 10px;
}

.productInfoName {
	font-size: 14px;
	font-weight:bold;
}

A.frontLink:link, A.frontLink:hover, A.frontLink:visited {color: #666666; font-size:10px}
a {
	color: #1B1A37;
	text-decoration: underline;
}

.contentTable {
	background-color: #FFFFFF;
}
.headingNews {
	text-decoration:underline;
}
td.newsBox {
	background-repeat: repeat-y;
}

div.divider {
	background-color:#1B1A37;
	height:2px;
	width:100%;
	margin-top:5px;
	margin-bottom:5px;
}

h4 {
	font-weight:bold;
	margin-bottom:0;	
}