body {
	background-color:white;
	color:black;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-left:0px;
	margin-top:10px;
	margin-right:0px;
	margin-bottom:1px;
	}

TD {font-size:12px;}

a:link {color:black; text-decoration:underline;}
a:visited {color:black;}
a:hover {color:brown;}

.arrow {list-style-image: url(../images/li_arrow.gif);}

.title {font-size:20px; font-family: Book Antiqua; Times, Serif; color:white; font-weight: bold;}

.header {font-size:16px; font-family: Book Antiqua; Times, Serif; color:#185384; font-weight: bold;}

.navlink {font-size:14px; color:white; font-weight:bold;  text-decoration:none;}
.navlink a:link {color:white; text-decoration:none;}
.navlink a:visited {color:white; text-decoration:none;}
.navlink a:hover {color:yellow; text-decoration:none;}

.textlinks {font-size:10px; color:#001841;}
.textlinks a:link {color:#001841; text-decoration:underline;}
.textlinks a:visited {color:#001841;}
.textlinks a:hover {color:red;}

.address {font-size:10px; color:#001841;}
.address a:link {color:#001841; text-decoration:underline;}
.address a:visited {color:#001841;}
.address a:hover {color:red;}

.copyright {font-size:9px; font-style: italic; color:#001841;}
.copyright a:link {color:#001841; text-decoration:underline;}
.copyright a:visited {color:#001841;}
.copyright a:hover {color:red;}

.picturemaster {border: 2px solid #185384; padding: 0px; margin: 2px;}

.tablemaster {border: 2px solid #185384; padding: 0px; margin: 2px; background-color: #FFF2D0;}
.tableheader {background-color: #BD552D; color: white; font-weight:bold;}
.tabledark {background-color: #FDE482;}