﻿.HTML_BUTTON
{
	background-image:none;
}

.KEYS_LIST
{
	list-style-type:none;
	margin: 0 ; 
	padding: 0 	
}

.KEYS_LIST li a
{
	display: block;
	width:100%;
	background-color:#9EBEF5;
	text-decoration:none;			
}

.KEYS_LIST a:hover
{
	color:White;
	background-color:#4A7AC9;	
	text-decoration:none;	
}
.NORMAL_TEXT
{
	color:#404040;
	font-size:10pt;
	font-family:Verdana;
	font-weight:normal;
	height:auto;
}

.BOLD_REPORT_TEXT
{
	color:#404040;
	font-size:10pt;
	font-family:Verdana;
	font-weight:bold;
	height:auto;
}

.HR
{
	color:#DAA520;
	width:98%;
	height:1px;
}

.SPECIAL_TEXT
{	
	font-size:10pt;
	font-family:Verdana;
	font-weight:normal;
}

.SPECIAL_SMALL_TEXT
{
	color:#404040;
	font-size:8pt;
	font-family:Verdana;
	font-weight:normal;
}
