td {
	text-align: left;
	font-family:tahoma;
	font-size:11px;
	color:#5E5E5E;
}

body { 	margin:0px;padding:0px; background-color:#ffffff; background:url(images/bg1.jpg)}

.copy{
font-family:tahoma;
font-size:11px;
color:#8E8E8E;
}

.link{color:#3D74A3;}
.link:hover{
	color: Blue;
	background-color:yellow;
}

.gray {color:#5E5E5E; text-decoration:none}
.blue {color:#3D74A3; text-decoration:none}

.sm {font-size:10px}
.u {text-decoration:underline}
.t {text-transform:uppercase}
.big {font-size:11px}
