td {
	text-align: left;
	font-family:tahoma;
	font-size:11px;
	color:#ffffff;
	line-height:14px;
}

a {text-decoration:underline;
   color:#C8DAE6;}
  
body { 	margin:0px;padding:0px;}

.copy{  font-family:tahoma;
		color:#768389;
		text-decoration:none;
		font-size:10px;}

ul {margin:0; padding:0; list-style:none}
li {
	margin:0 0 0 0px;
	padding:0 0 0 10px;
	line-height:16px;
	background-image: url(images/a1.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
}


.white {color:#ffffff; text-decoration:none}
.red { color:#AE4410; text-decoration:none}


.m {vertical-align:middle}
.sm {font-size:10px}
.l {text-decoration:underline}
.n {text-decoration:none}
.t {text-transform:uppercase}
.big {
	font-size:12px;
	line-height: 18px;
}
.list {line-height:10px}

.form { width:157px;
		height:23px;
		font-family:tahoma;
		font-size:11px;
		border-style: solid;
		border-width: 2px;
		border-color:#FFFFFF;
		background-color:#A9B5BD;
		color:#ffffff;
		margin-left:0px;
		margin-right:0px}
		
.textarea {
	width:157px;
	height:123px;
	font-family:tahoma;
	font-size:11px;
	border-style: solid;
	border-width: 2px;
	border-color:#FFFFFF;
	background-color:#A9B5BD;
	color:#ffffff;
	margin-left:0px;
	margin-right:0px
}
		

a:hover{text-decoration:none;}
.a:hover{text-decoration:underline;}
