.blackroman {
	font-family	: Arial, Helvetica, sans-serif;
	font-size	: 11px;
	line-height	: 17px;
	color		: #000000;
}

.header {
	font-family	: Arial, Helvetica, sans-serif;
	font-size	: 13px;
	line-height	: 16px;
	color		: #B71A35;
	font-weight	: bold;
}

.white {
	font-family	: Arial, Helvetica, sans-serif;
	font-size	: 11px;
	line-height	: 13px;
	color		: #FFFFFF;
}

a:link {
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 11px;
	line-height		: 13px;
	color			: #FFFFFF;
	text-decoration	: none;
}

a:hover {
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 11px;
	line-height		: 13px;
	color			: #333399;
	text-decoration	: none;
}

a:visited {
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 11px;
	line-height		: 13px;
	color			: #FFFFFF;
	text-decoration	: none;
}

.blackroman a {
	color			: #333399;
	text-decoration	: none;
}

.blackroman a:hover {
	text-decoration	: underline;
}

/*
#product {
	width	: 100%;
	height	: 310px;
	padding	: 4px 0 0 0;
	}
	
#shadow {
	width		: 100%;
	height		: 24px;
	background	: transparent url(/05/basic_images/shadow.jpg) repeat-x;
	padding		: 0px;
	margin		: 0px;
	}
*/


#legal {
	padding-left	: 15px;
	}

/*** Delete? ***/
/*
.blackbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
	font-weight: bold;
}



*/