A			{ color: #006498; text-decoration: none;	}
A:visited 	{ color: #006498;	text-decoration: none;	}
A:hover 	{	color: #FFFFFF;	text-decoration: none;	}

A.ind		{	color: #000000;	text-decoration: none;	}
A:visited.ind	{	color: #000000;	text-decoration: none;	}
A:hover.ind	{	color: #FFFFFF;	text-decoration: none;	}

BODY{
	color: #BAB4D6;
	font-family:  Arial, Verdana, Tahoma;
	font-size: 12px;
	margin: 0 0 0 0;
	}
td	{
	color: #000000;
	font-family:  Arial, Verdana, Tahoma;
	font-size: 12px;
	}
hr	{ margin:0px; height: 0px; border: solid #A49EC0 0px; border-top-width: 1px;}

h1	{
	color: #716A93;
	font-family:  Arial, Verdana, Tahoma;
	font-size: 16px;
	font-weight: 700;
	text-transform : uppercase;
	margin-top: 10px;
	margin-bottom: 0px;
	}
h2	{
	color: #9966CC;
	font-family:  Arial, Verdana, Tahoma;
	font-size: 15px;
	font-weight:700;
	margin-top: 10px;
	margin-bottom: 0px;
	}
h3	{
	color: #333333;
	font-family:  Arial, Verdana, Tahoma;
	font-size: 14px;
	font-weight:700;
	}
ul{

	list-style-image : url(/images/_mark.gif);
	margin-bottom: 5px;
	margin-top: 5px;
	}
ol	{
	margin-bottom: 5px;
	margin-top: 5px;
	}
li	{
	text-indent: 0pt;
	}
input,textarea, select {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	border-color : #000000;
	background-color : #FFFFFF;
	text-indent : 2px;
	border-style: solid;
	border-left-width: 1px; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px;
	border-left-color: #848284; 
	border-top-color: #848284; 
	border-right-color: #ffffff; 
	border-bottom-color: #ffffff;
	}
input{
	height:20px;
	}
.nav	{
	color: #FFFFFF;
	font-family:  Arial, Verdana, Tahoma;
	font-size: 11px;
	}
.small	{
	font-family:  Arial, Verdana, Tahoma;
	font-size: 11px;
	}
div.comment 		{ 
	margin-left:15mm; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: italic; 
	line-height: 125%;
}
.tdl	{	border-left: 1px solid #eeeeee;	}
.tdr	{	border-right: 1px solid #eeeeee;	}
.tdt	{	border-top: 1px solid #eeeeee;	}
.tdb	{	border-bottom: 1px solid #eeeeee;	}

