A  {
	font-size : 12px;
	font-family : Arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	text-decoration : underline;
	color : #960606;
}

A:Visited  {
	font-size : 12px;
	font-family : Arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #4f0303;
	text-decoration : none;
}

A:Hover  {
	color : #b70909;
}

BODY  {
	font-family : Arial, arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #960606;
	text-decoration : none;
	text-align : left;
	background-color : #000000;
}

TD  {
	font-size : 12px;
	padding-left : 5;
	padding-right : 3;
}

.table  {
	font-size : x-small;
	color : #000000;
	font-style : normal;
	background-color : #CCCCCC;
}

.header  {
	font-size : 14px;
	font-weight : bold;
	font-style : italic;
	color : #FFFFFF;
}

B  {
	font-size : 12px;
	font-weight : bold;
	color : #FFFFFF;
}

.tableborder  {
	border-left-width : 0;
	border-right-width : 0;
	border-top-width : 0;
	border-bottom-width : thin;
	border-style : solid;
	border-color : #4f0303;
}