<!--

.homeText {
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #777777;
	text-decoration: none;
}

.text {
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	line-height: 16 px;
	font-weight: normal;
	color: #777777;
	text-decoration: none;
}
.FONTXXSMALLBLACK{	
font-family: Arial, Helvetica, Verdana;
font-size:	10px;
font-weight: normal;
font-style:	normal;
color: #000000;
text-decoration: none;
text-transform:	none;	
}
.FONTXSMALLBLACK{	
font-family: Arial, Helvetica, Verdana;
font-size:	14px;
font-weight: 500;
font-style:	normal;
color: #000000;
text-decoration: none;
text-transform:	none;
}
.FONTSMALLBLACK{	
font-family: Arial, Helvetica, Verdana;
font-size:	18px;
font-weight: normal;
font-style:	normal;
color: #000000;
text-decoration: none;
text-transform:	none;
}
.FONTMEDBLACK{	
font-family: Arial, Helvetica, Verdana;
font-size:	22px;
font-weight: normal;
font-style:	normal;
color: #000000;
text-decoration: none;
text-transform:	none;
}
.FONTXXSMALLRED
{	
font-family: Arial, Helvetica, Verdana;
font-size:	10px;
font-weight: normal;
font-style:	normal;
color: #c40000;
text-decoration: none;
text-transform:	none;
}
.FONTXSMALLRED
{	
font-family: Arial, Helvetica, Verdana;
font-size:	14px;
font-weight: 500;
font-style:	normal;
color: #c40000;
text-decoration: none;
text-transform:	none;
}
.FONTSMALLRED
{	
font-family: Arial, Helvetica, Verdana;
font-size:	18px;
font-weight: normal;
font-style:	normal;
color: #c40000;
text-decoration: none;
text-transform:	none;
}
.FONTMEDRED
{	
font-family: Arial, Helvetica, Verdana;
font-size:	22px;
font-weight: normal;
font-style:	normal;
color: #c40000;
text-decoration: none;
text-transform:	none;
}
.FONTXXSMALLWHITE{
font-family: Arial, Helvetica, Verdana;
font-size:	10px;
font-weight: normal;
font-style:	normal;
color: #ffffff;
text-decoration: none;
text-transform:	none;
}	
.FONTXSMALLWHITE{
font-family: Arial, Helvetica, Verdana;
font-size:	14px;
font-weight: 500;
font-style:	normal;
color: #ffffff;
text-decoration: none;
text-transform:	none;
}
.FONTSMALLWHITE{
font-family: Arial, Helvetica, Verdana;
font-size:	18px;
font-weight: normal;
font-style:	normal;
color: #ffffff;
text-decoration:	none;
text-transform:	none;
}
.FONTMEDWHITE{
font-family: Arial, Helvetica, Verdana;
font-size:	22px;
font-weight: normal;
font-style:	normal;
color: #ffffff;
text-decoration:	none;
text-transform:	none;
}

ul {
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #777777;
	text-decoration: none;
	list-style-type : square;
}

ol {
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #777777;
	text-decoration: none;
}

A {
	font-family: Arial, Helvetica, Verdana;
	font-size: 14px;
	font-weight: 500;
	line-height: normal;
	font-weight: bold;
	color: #c40000;
	text-decoration: underline;
}

//-->