body  {
	font-family : Arial, sans-serif;
	color : #000000;
	font-size : 12px;
	background-color : White;
}

td  {
	font-family : Arial, sans-serif;
	font-size : 12px;
}

p  {
	font-family : sans-serif, "Arial Narrow";
	font-size : 12px;
}

h1  {
	font-family : Arial, sans-serif;
	font-size : 16px;
	padding : 5px;
}

h2  {
	font-family : Arial, sans-serif;
	font-size : 14px;
	background-color : transparent;
	padding : 4px;
}

a  {
	font-family : Arial, sans-serif;
	color : blue;
	font-size : 12px;
	background-color : transparent;
	text-decoration : none;
}

a:hover  {
	color : red;
	font-size : 12px;
	background-color : transparent;
}

a:Visited  {
	color : purple;
	font-size : 12px;
	background-color : transparent;
}

ul  {
	font-family : Arial, Helvetica, sans-serif,"Arial narrow";
	font-size : 12px;
	list-style-image : none;
	list-style-position : outside;
	white-space : normal;
}

ol  {
	font-family : Arial, Helvetica, sans-serif,"Arial narrow";
	font-size : 11px;
	list-style-image : none;
	list-style-position : outside;
	white-space : pre;
}

.frontbar  {
	font-family : Arial, sans-serif;
	font-size : 28px;
	padding : 5px;
	color : #ffffff;
}

.frontfooter	{
	font-family : Arial, sans-serif;
	font-size : 10px;
	padding : 5px;
	color : #ffffff;
}

.graybar  {
	font-family : Arial, sans-serif;
	font-size : 28px;
	padding : 5px;
	color : #000000;
}

.orangetext  {
	font-family : Arial, sans-serif;
	font-size : 18px;
	color : #FF582F;
}

.orangesmall {
	font-family : Arial, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #FF582F;
}

.bluetext {
	font-family : Arial, sans-serif;
	font-size : 18px;
	padding : 5px;
	font-weight : bold;
	color : #002654;
}

.wheretobuytext {
	font-family : Arial, sans-serif;
	font-size : 14px;
	color : #000000;
}

.prodname {
	font-family : Arial, sans-serif;
	font-size : 14px;
	color : #002654;
}

.prodsku {
	font-family : Arial, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #002654;
}

.bluetextbig {
	font-family : Arial, sans-serif;
	font-size : 26px;
	padding : 5px;
	font-weight : bold;
	color : #002654;
}

.eduhead {
	font-family : Arial, sans-serif;
	font-size : 26px;
	
	font-weight : bold;
	color : #000000;
}

.redtext {
	font-family : Arial, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #ff0000;
}

.white {
	font-family : Arial, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #ffffff;
}


.supporthead {
	font-family : Arial, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color : #000000;
}