td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma, Sans;
	font-size:10px;
	color: Black;
	line-height:12px;
}

/*
a {
	text-decoration: underline;
	color:#6393C3;
}
*/

body { 	margin:0px;padding:0px;	}
.copy{
font-family:Tahoma, Sans;
font-size:10px;
color:#8B8F98;
text-decoration:none;
}

.copy1 {
font-family:Tahoma, Sans;
font-size:9px;
color:#AAADB4;
text-decoration:none;
}

.gray {color:#82919A; text-decoration:none}
.blue {color:#6393C3}
.red {color:#E04C12}
.white {color:#FFFFFF}

STRONG.head {
	font-family:Tahoma, Sans;
	font-size:10px;
	color: White;
	/* font : bold; */
}
STRONG.head2 {
	font-family:Tahoma, Sans;
	font-size:11px;
	color: Black;
	font : bold;
	spacing-top: 100px;
}

.top_txt {color:#979AA4}

a:link {
	text-decoration:none;
	color: Blue;	
}

a:hover{
	text-decoration:underline;
	color: Blue;	
}

A:VISITED {
	text-decoration:underline;
	color : Blue;
}


#under{text-decoration:underline;}

.tdfrmlabel {
	font-weight: bold;
}

