body {
	font-family: Arial, Helvetica, sans-serif;
	/*background:url(images/mainBG_2.gif) top left repeat;*/
}

td {
	font-family: verdana;
	font-size:9pt;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.smalltxt {
font:verdana;
size:8pt;
}

.tinytxt {
font:8px verdana;
size:5pt;
color:#133f64;
}

.link {
	text-decoration:none;
	color:#051c30;
	font-size: 12px;
}
 .content {
 font-size:10px;
 }
 
.table {
font-size:10pt;
}

.tabletxt {
font-size:11.5px;
}

.copy {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	}
	
ul		{
		margin:0px;
		padding:0px;
		list-style:none;
		}

ul li {
	background:url(images/arrow.gif) top left no-repeat;
	padding:0 0 0 10px;
	font-size:12px
	}
	
	a		{
	font-weight:bold;
		color:#3f99ff;
		text-decoration:none;
		}
