﻿A:link {
	color: #000033;
	text-decoration: none;
}

A:visited {
	color: #000033;
	text-decoration: none;
}

A:active {
	color: #000033;
	text-decoration: none;
}

A:hover {
	color: #CC0000;
	text-decoration: none;
}

TD {
	font-size: 12pt;
	font-family : Times New Roman;
	text-align: left;
}

P {
	font-size: 12pt;
	font-family : "Times New Roman";
}

TD.smaller {
	font-size: 11px;
	font-family : Times New Roman;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	font-family : Times New Roman;
	color : #000000;
}

HR {
	color : #006666;
	height: 1px;
	width: 96%;
}

TD.mincart {
	font-size: 10px;
	font-family : Times New Roman;
}

P.mincart {
	font-size: 10px;
	font-family : Times New Roman;
}