a:visited 
	{ 
	color: gray;
	background: transparent;
	}
a:link 
	{ 
	color: navy;
	background: transparent;
	}
a:active 
	{ 
	color: blue;
	background: transparent;
	}
html
	{ 
	height: 100%; 
	margin-bottom: 0.1em; 
	}
body
	{
	color: #000000;
	font: 12px arial,sans-serif;
	background: transparent;
	}
h1 
	{
	font-size: 16px; 
	color: navy; 
	background: transparent;
	text-align: center;
	}
h6 
	{
	font: bold 16px arial,sans-serif; 
	color: black;
	background: transparent;
	}
h5 
	{
	font: bold 11px arial,sans-serif; 
	color: black; 
	background: transparent;
	}
p 
	{
	text-align: justify; 
	}
li 
	{
	list-style-image: url(images/BD14581_.gif);
	}
li.main 
	{
	list-style-image: url(images/BD21300_.gif);
	}


.normal_text 
	{ 
	color: #000000; 
	background: transparent;
	font-size: 10pt;
	}
.bold 
	{
	font-weight: bold;
	}
.bottom_text 
	{ 
	font: bold 10px verdana,arial,sans-serif; 
	color: navy; 
	background: transparent;
	}
.indent 
	{ 
	margin-left: 50px;
	}
.form_placement 
	{
	position: absolute; 
	left: 300px;
	}
.column_two_placement 
	{
	position: absolute; 
	left: 500px;
	}