table
	{        
	font-family: Tahoma;
	line-height: 1.5em;
	font-size: 8pt;
	}
body
	{        
	font-family: Tahoma;
	line-height: 1.5em;
	font-size: 8pt;
	}
a
	{
	font-weight: normal;
	color:#1A2CB0;
	text-decoration:underline;
	border: solid thin #FFFFFF;
	}
a:hover
	{
	font-weight: normal;
	background-color:#BBFFBB;
	text-decoration: underline;
	border: solid thin #BBFFBB;
	}
a:active
	{
	font-weight: normal;
	background-color:#EE0000;
	color:#FFFFFF;
	text-decoration: none;
	border: solid thin #EE0000;
	}
a.anorm
	{
	font-weight: normal;
	text-decoration: underline;
	border: none;
	}
a.anorm:hover
	{
	font-weight: normal;
	background-color:#BBFFBB;
	text-decoration: none;
	border: none;
	}
a.anorm:active
	{
	font-weight: normal;
	background-color:#EE0000;
	color:#FFFFFF;
	text-decoration: none;
	border: none;
	}
.tab-header
	{
	border: solid thick #4080D0;
	background-color:#4080D0;
	font-family: Tahoma;
	color:#FFFFFF;
	font-size : 14pt;
	font-weight: bold;
	}
.color-one
	{
	background-color:#EEEAE0;
	}
.color-two-border
	{
	background-color:#BBFFBB;
	}
.color-two
	{
	background-color: #EEEAE0;
	}
.color-three
	{
	color:#0000FF;
	}
.color-thre
	{
	background-color:#CCFFFF;
	}
.body-text 
	{
	font-family: Tahoma;
	background-color:#FFFFFF;
	color:#000000;
	font-size : 8pt;
	font-weight: normal;
	}
.color-two-border
	{
	background-color:#BBFFBB;
	border: solid thin #BBFFBB;
	}