BODY {
	background-color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14pt;
	color: #FFFFFF;
}

A:ACTIVE {color:#CC99FF; text-decoration: none;}
A:LINK {color:#CC99FF; text-decoration: none;}
A:VISITED {color:#9966FF; text-decoration: none;}
A:HOVER {color: #9999FF; text-decoration: none;}

.info_header{
	background-color: Black;
	background-image : url(images/pagebreak_4.gif);
	background-repeat : repeat-x;
	color : #FFFFFF;
	text-align: center;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

.links_table{
	background-color: #000000;
	text-align: center;
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-decoration: none;
}

.last_row_img{
	background-color : #000000;
	background-image: url(images/pagebreak_3.gif);
	background-repeat: repeat-x;
	text-align: center;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color: #FFFFFF;
	text-decoration: none
}
.table_L_just { background-color: #000000; text-align: left; color : #FFFFFF; font-family : Arial, Helvetica, sans-serif; font-size: 12pt; text-decoration: none; }
.large_title { background-color: Black; color : #FFFFFF; text-align: center; font-family : Arial, Helvetica, sans-serif; font-size: x-large; }

