body {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-image : url(images/back_grey.jpg);
}

.tablehead {
	background-image : url(images/back_red_md.jpg);
	color : #FDEECE;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
}

.tableheadside {
	background-image : url(images/back_red_md.jpg);
	color : #FDEECE;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
}

.tableheadprod {
	background-image : url(images/back_red_md.jpg);
	color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}

.tableheadprod a:link {
	color : White;
}

.tableheadprod a:visited {
	color : White;
}

.tableheadprod a:visited {
	color : White;
}

.tableheadprod a:visited {
	color : White;
}

H1 {
	color : #990000;
	font-size : 12px;
}

TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 13px;
}

a:link {
	color : #990000;
}

a:visited {
	color : #990000;
}

a:hover{
	color : #990000;
	text-decoration : none;
}

a:active {
	color : #990000;
}

.red {
	color : #990000;
}

.white {
	color : White;
}
