BODY {
}

H6 {
	font-family : Arial,Helvetica,sans-serif;
}

H5 {
	font-family : Arial,Helvetica,sans-serif;
	color : #800000;
}

H4 {
	font-family : Arial,Helvetica,sans-serif;
	color : #800000;
}

H3 {
	font-family : Arial,Helvetica,sans-serif;
	color : #800000;
}

H2 {
	font-family : Arial,Helvetica,sans-serif;
	color : #800000;
}

H1 {
	font-family : Arial,Helvetica,sans-serif;
	color : #800000;
}

A:visited {
	font-weight : bold;
	color : #CC00FF;
	text-decoration : underline;
}

A:hover {
	font-weight : bold;
	color : #FFCC00;
	text-decoration : underline;
}

A:active {
	font-weight : bold;
	color : #FF0000;
	text-decoration : underline;
}

A {
	font-weight : bold;
	color : #0099FF;
	text-decoration : underline;
}


A.search:visited {
	font-weight : bold;
	color : #CC00FF;
	text-decoration : underline;
}

A.search:hover {
	font-weight : bold;
	color : #FFCC00;
	text-decoration : underline;
}

A.search:active {
	font-weight : bold;
	color : #FF0000;
	text-decoration : underline;
}

A.search {
	font-weight : bold;
	color : #0099FF;
	text-decoration : underline;
}

#checkform {
	font : bold;	
}


#checkoutneed {
	font : bold;
	color : #800000;
}

P.checkoutneed {
	font : bold;
	background: #800000;
}


#checkoutneedform {
	font : bold;
	background: #FFCC00;
}

