H2 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

A:link {
	color: #000080;
	text-decoration: underline;
}

A:visited {
	color: #000080;
	text-decoration: underline;
}

A:active {
	color: #D6527B;
	text-decoration: none;
}

A:hover {
	color: #D6527B;
	text-decoration: none;
}

TD {
	font-size: 12px;
	font-family : Verdana;
}

P {
	font-size: 12px;
	font-family : Verdana;
}

TD.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

HR {
	color : #3399CC;
}

td.pink {
border-bottom: 1px solid #fff;
border-top: 1px solid #fff;
}

img.outline {
border: 1px solid #fff;
}

a.white:link {
	color: #fff;
	text-decoration: none;
}

a.white:visited {
	color: #fff;
	text-decoration: none;
}

a.white:active {
	color: #fff;
	text-decoration: underline;
}

 a.white:hover {
	color: #fff;
	text-decoration: underline;
}



a.whiteunderline:link, a.whiteunderline:visited, a.whiteunderline:active, a.whiteunderline:hover {
	color: #fff;
	text-decoration: underline;
}

TD.mincart {
	font-size: 10px;
	font-family : Verdana, Helvetica, Arial, sans-serif;
}

P.mincart {
	font-size: 10px;
	font-family : Verdana, Helvetica, Arial, sans-serif;
}

table.mincart {
    border: 1px solid #fff
    }