body  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	color : #F8E992;
	background-color : #000000;
	background-image : url(/images/line-back.gif);
}

table  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	color : #F8E992;
}

p  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	color : #F8E992;
}

.tiny  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	color : #CCCCCC;
}

.banner  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 24pt;
	font-style : normal;
	font-weight : bold;
	color : #F8E992;
}

.p-left  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	text-align : left;
}

.section-head  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-style : normal;
	font-weight : bold;
	text-align : right;
	background-position : center center;
}

.code  {
	font-family : "Courier New", Courier, mono;
	font-size : 10pt;
	color : #FFFFFF;
}

td  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	color : #F8E992;
}

A:link  {
	color : #F8E992;
}

A:visited  {
	color : #F8E992;
}

A:active  {
	color : green;
}

.title-bar  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-style : normal;
	font-weight : bold;
	text-align : center;
	background-color : #005588;
	background-position : center center;
}

.text  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	color : #F8E992;
	background-color : #000000;
	background-image : url(/images/line-back.gif);
}

.tiny-red  {
	font-size : 8pt;
	font-weight : normal;
	font-style : normal;
	color : Red;
}

