TABLE.contact {
font-family: Verdana; font-size: 12px;color: black;font-weight: normal;text-decoration: none; text-align: justify; 
}

UL {
    margin-top: 0px;
    margin-left: 10px;
}

LI {
    text-align: justify;
    margin-bottom: 6px;
}

.text {
font-family: Verdana; 
font-size: 75%;
color: black;
font-weight: normal;
text-decoration: none; 
text-align: justify; 
text-indent: 10px;
}

.textsmall {
font-family: Verdana; 
font-size: 65%;
color: black;
font-weight: normal;
text-decoration: none; 
text-align: justify; 
text-indent: 10px;
}

.copy		        {font-family: Verdana; font-size: 7pt;color: gray;font-weight: normal;text-decoration: none; text-align: center}
img			{border: 0}


A {
	COLOR: #015AAA; 
	TEXT-DECORATION: none;
}

A:hover {
	TEXT-DECORATION: underline;
	COLOR: #ff9933
}


SPAN.big {
	FONT-SIZE: 14px;
	FONT-WEIGHT: bold;
}

SPAN.small {
	FONT-SIZE: 10px;
}

