body,table,td,tr,div,p,pre,h1,h2,h3,h4,ul {font-family:  Verdana, Times, "Viking", Arial, Helvetica, sans-serif;}
body,td,div,p,pre,ul {font-size: 13px;}

h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
}

h3 {
	font-size: 13px;
}


table.header {
	border:0 ;
 	width:100%;
}

table.headeralt {
	border:0 ;
 	width:99%;
}
tr.header {
}
td.header1 {
 	width:240;
 	
}
td.header2 {
	width:600;
}

td.header3 {
	width:240;
}
td.header3a {
	width:240;
}

td.scroll {

	width:10;
}

td.headerspace {
	height:18;
	
}

table.main {
	border:0; 
	width:100%;
}
tr.main {}
td.main{}


.small {
	font-size: 12px;
}
.mini {	
	font-size: 11px;
}
.minimini {
	font-size: 10px;
}
a {
	font-size: 13px;
	text-decoration:underline;
}
a:link {
	font-size: 13px; 
}
a:visited {
	font-size:13px; 
	color: black;
}
a:active {}
a:hover {
	color: #008000;	
	text-decoration:underline;
}

