P  {
	font-size : x-small;
	font-family : sans-serif;
	font-weight : bold;
}
.OrderForm  {
	font-size : x-small;
	font-family : sans-serif;
	font-weight : normal;
}
OL  {
	font-size : x-small;
	font-family : sans-serif;
	font-weight : bold;
}

H1  {
	font : Arial, Helvetica, Verdana;
	font-size : medium;
	font-weight : bold;
	font-family : sans-serif;
	color : Blue;
}

H2  {
	font-size : small;
	font-family : sans-serif;
	font-weight : bold;
	font : Arial, Helvetica, Verdana;
	color : Blue;
}

H3  {
	font-size : x-small;
	font-weight : bold;
	font-family : sans-serif;
	color : Gray;
}

A  {
	font-size : x-small;
	color : Blue;
}

A:Visited  {
	font : Arial, Helvetica, Verdana;
	font-size : x-small;
	font-family : sans-serif;
	color : Gray;
}

A:Active  {
	color : SkyBlue;
	font-size : x-small;
	font-family : sans-serif;
}



BODY  {
	font-size : x-small;
}


