body	{
 	font-family: "Times New Roman",Arial,Sans-Serif;
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	background-attachment: fixed;
	margin: 0px 0px 0px 0px;
	text-align: justify;
	}

#	background-image: url(../images/bg.gif);

a 			{color: #AA0000 }
a:link 			{ text-decoration: blink, underline; color: #AA0000 }
a:visited, a:active 	{ text-decoration: blink, underline; color: #AA0000 }
a:hover			{ text-decoration: none; color: #AA0000 }

h1 	{ font-size: 3px; color: #332211; }
h2 	{ font-size: 18pt; color: AA0000; }
h3 	{ font-size: 12pt; }
h4 	{ font-size: 10pt; }
h5 	{ font-size: 8pt; }
h6 	{ font-size: 6pt; }

.info h1 { font-size: 3px; color: #332211; }
.info h2 { font-size: 18pt; color: AA0000; }
.info h3 { font-size: 12pt; }
.info h4 { font-size: 10pt; }
.info h5 { font-size: 8pt; }
.info h6 { font-size: 6pt; }

table {
	margin-left: 0px;
	border-width: 0px; /*thin medium thick 20px*/
	border-color: ;
	padding: 0px; /* 5px 5px 5px 5px; */
	font-weight: bold;
	}

ul li	{ list-style-type: none; margin-bottom:3pt; }
td.info	{ font-family: "Times New Roman",Arial,Sans-Serif; font-size:8pt; }
