A:link, A:visited, A:active  {
	font-family : Arial,helvetica,sans-serif;
	color : #800000;
	text-decoration : none;
}

A:hover  {
	font-family : Arial,helvetica,sans-serif;
	color : #FF0000;
	text-decoration : underline;
}

BODY,P,TD,UL,OL  {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 12px;
	color : #000080;
}

A.row1  {
	font-family : Arial,helvetica,sans-serif;
	color : #800000;
	text-decoration : none;
}

A.row2 { 
	font-family : Arial,helvetica,sans-serif;
	color : #ffa500;
	text-decoration : none;
}

TD.row1  {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 12px;
	color : #000080;
	background-color : #ffffff;

}

TD.row2  {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 12px;
	color : #ffffff;
	background-color : #4C4CA6;
}

H1  {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 28px;
	font-weight : bold;
    color : #000080;
}

H2  {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 18px;
	font-weight : bold;
    color : #000080;
}

H3  {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 14px;
	font-weight : bold;
    color : #000080;
}

.smalltext  {
	font-size : 10px;
}

.item  {
	font-style : italic;
}

.number  {
	font-family : Courier New, Courier, mono-space;
	font-size : 12px;
}
.category  {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 12px;
	font-weight : bold;
}

.caption  {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 12px;
	font-weight : normal;
}

#outside  {
	font-size : 8pt;
    color : #000000;
	font-family : Verdana,Arial,helvetica,sans-serif;
}
