P  {
	font-size : small;
	font-family : Arial;
}

H1  {
	font-size : x-large;
	font-family : Arial;
	font-weight : bolder;
	text-align : center;
}

H2  {}

H3  {}

A  {}

A:Visited  {}

A:Active  {}

A:Hover  {
	text-decoration : underline;
}

BODY  {}

font  {
	font-size : small;
	font-family : Arial;
	color : Black;
}

.newresults  {
	font-family : Arial;
	font-size : small;
	font-weight : bold;
	font-style : italic;
	color : red;
	text-align : right;
	text-indent : 10 pt;
}

.header  {
	font-size : small;
	font-family : Arial;
	font-weight : bold;
	font-style : italic;
	text-indent : 10 pt;
	letter-spacing : 3 pt;
	text-transform : uppercase;
	color : Black;
}

.number  {
	font-size : large;
	font-family : Arial;
	font-weight : bold;
	color : #339999;
	text-indent : 20 pt;
}

.subheading  {
	font-size : small;
	font-family : Arial;
	font-weight : bold;
	color : Black;
	text-align : left;
}

.nounderline  {
	text-decoration : none;
	color : Black;
}

.instruction  {
	font-size : x-small;
	font-family : Arial;
	font-style : italic;
	color : #339999;
}

.footer  {
	font-size : xx-small;
	font-family : Arial;
	color : #808080;
	text-align : center;
}

.noborder  {
	border : none;
	border-style : none;
}

.tableheader  {
	border-width : thin;
	padding : 2;
	border-style : solid;
	border-color : #cccc99;
	background-color : #ffffcc;
}

.main  {
	background-color : #ffffcc;
	border-style : solid;
	border-color : #cccc99;
	border-width : thin;
}

.nav  {
	border-style : none;
	align : center;
}

.tabinactive  {
	background-color : Silver;
	border : solid #ffffff;
	border-bottom : 1 solid #cccc99;
	font-family : Arial;
	font-size : x-small;
	font-weight : bold;
	color : Black;
	text-align : center;
	text-decoration : none;
	text-transform : uppercase;
}

.tabactive  {
	background-color : #339999;
	border : solid #ffffff;
	border-bottom : 1 solid #cccc99;
	font-size : x-small;
	font-family : Arial;
	font-weight : bold;
	color : White;
	text-align : center;
	text-decoration : none;
	text-transform : uppercase;
}

.selections  {
	font-size : x-small;
	font-family : Arial;
	color : Black;
}

.nounderlineactive  {
	color : White;
	text-decoration : none;
}

.subselections  {
	font-size : x-small;
	font-family : Arial;
	color : Black;
	font-style : italic;
	text-indent : 60 px;
}

.resultheader  {
	font-size : x-small;
	font-family : Arial;
	font-weight : bold;
	text-transform : uppercase;
	color : White;
	text-align : center;
}

.resultlinetext  {
	font-size : x-small;
	font-family : Arial;
	color : Black;
}

.numberinstructions  {
	font-size : large;
	font-family : Arial;
	font-weight : bold;
	color : #339999;
	text-indent : -20;
}

.orderheader  {
	border-style : none;
	font-size : x-small;
	font-family : Arial;
	font-weight : bold;
	font-style : italic;
}

.ordersubheading  {
	font-size : x-small;
	font-family : Arial;
	color : Black;
	font-style : italic;
}

