BODY
{
	font-family: Tahoma, Arial, times New Roman;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	background-color:#660000;
}
A
{
	FONT-SIZE: 14px;
    COLOR: #990000;
	FONT-FAMILY:  Tahoma, Arial, times New Roman;
	TEXT-DECORATION: none;	
}
A:hover
{
	text-decoration:underline;
	
}
.elment
{
	BORDER-RIGHT: #333399 1px solid;
	BORDER-TOP: #333399 1px solid;
	FONT-SIZE: 8pt;
	BORDER-LEFT: #333399 1px solid;
	COLOR: navy;
	BORDER-BOTTOM: #333399 1px solid;
	FONT-FAMILY: Tahoma, Arial, times New Roman;
	background-color:#FDE3E4;
}
.butt
{
    BORDER-RIGHT: darkblue 1px solid;
    BORDER-TOP: darkblue 1px solid;
    BORDER-LEFT: darkblue 1px solid;
    COLOR: darkblue;
    BORDER-BOTTOM: darkblue 1px solid;
    BACKGROUND-COLOR: #FA878A;
	FONT-FAMILY: Tahoma, Arial, times New Roman;
}
.table
{
	border-bottom: 1px darkred dotted;
	border-right: 1px darkred dotted;
	border-top: 1px darkred dotted;
	border-left: 1px darkred dotted;
	
}
.txtTITLE
{
	FONT-SIZE: 16px;
    COLOR: #990000;
	FONT-FAMILY:"Times New Roman", Times, serif
	TEXT-DECORATION: none;
	font-weight:bold;
}

.txt {
	font-family: Tahoma, Arial, times New Roman;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #000000;
}
.table {
	border: thin solid #F8989A;
}
.smalltitle {
	font-family:Tahoma, Arial, times New Roman;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color:#990000;
}

.whitetitle {
	font-family:Tahoma, Arial, times New Roman;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight:bold;
	color:#ffffff;
}

