BODY
{
    FONT-FAMILY: Arial;
    FONT-SIZE: 12px;
    MARGIN: 0px;
}

TD
{
    FONT-FAMILY: Arial;
    FONT-SIZE: 12px;
    MARGIN: 0px;
}

TD A
{
    COLOR: #000000;
    FONT-FAMILY: Arial;
	TEXT-DECORATION: none;
}
TD A:hover
{
    COLOR: #ff0000;
    FONT-FAMILY: Arial
}
A
{
    COLOR: #000000
}
A:hover
{
    COLOR: #ff0000;
    TEXT-DECORATION: none
}

.text {
	color: #000000;
	font-family: Helvetica,Arial,Verdana; 
	font-size: 12px; 
	fontsize: 13px; 
}
.text A {
	color: #000000;
	font-family: Arial; 
	font-size: 12px; 
	fontsize: 13px; 
	text-decoration: none;
}

.text-small {
	color: #000000;
	font-family: Helvetica,Arial,Verdana; 
	font-size: 10px; 
	fontsize: 11px; 
}

.text-red {
	color: #CC0000;
	font-family: Arial; 
	font-size: 11px; 
	fontsize: 12px;
	font-weight: bold;
}

.text-grey {
	color: #808080;
	font-family: Arial; 
	font-size: 11px; 
	fontsize: 12px;
	font-weight: bold;
}

.text-small-red {
	color: #CC0000;
	font-family: Arial; 
	font-size: 11px; 
	fontsize: 12px;
}

.text-small-grey {
	color: #808080;
	font-family: Arial; 
	font-size: 11px; 
	fontsize: 12px;
}

.text-small-red A {
	color: #CC0000;
	font-family: Arial; 
	font-size: 11px; 
	fontsize: 12px;
}

.text-small-grey A{
	color: #808080;
	font-family: Arial; 
	font-size: 11px; 
	fontsize: 12px;
}

.textPresent {
	color: #838383;
	font-family: Helvetica,Arial,Verdana;
	font-weight: bold;
	font-size: 12px;
	fontsize: 13px; 
}

.textPresent A{
	color: #838383;
	font-family: Helvetica,Arial,Verdana;
	font-weight: bold;
	font-size: 12px;
	fontsize: 13px; 
}

.inp-field
{
    COLOR: #000000;
    FONT-FAMILY: Arial;
    FONT-SIZE: 12px;
    BACKGROUND-COLOR:	#F4F4F4;
}