body {
	margin:0px;
	overflow: scroll;
	height:100%;	
	}
	
td {
	font: 12px Georgia, "Times New Roman", Times, serif;
	color:#333333;
	text-align:justify;
	line-height: 1.5em;
	}
	

ul {
	font:13px Georgia, "Times New Roman", Times, serif;
	color:#333333;
	text-align:justify;
	line-height: 1.5em;
	list-style:disc;
	}
	
hr {
	color: #497235;
	height: 1px;
	}	
	
a {
	font: 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration:none;
	}

a:hover {
	color: #FFFFFF;
	text-decoration:underline;
	}
	
a:visited {
	color: #FFFFFF;
	}
	
a.sidebar {
    font: 12 px Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration:none;
	font-weight:bold;
    line-height: 1.5em;
	}	
	
a.sidebar:hover {
	color: #333333;
	text-decoration:underline;
	}
	
a.sidebar:visited {
	color: #333333;
	}
	
	
.header {
	font: 15px Georgia, "Times New Roman", Times, serif;
	color: #497235;
    font-weight:bold;
	}
	
.blackheader {
	font: 14px arial;
	color: #000000;
    font-weight:bold;
	}
	
.subheader {
	font: 14px arial;
	color: #542D88;
    font-weight:bold;
	}

.date {
	font: 12px arial;
	color: #000000;
    font-weight:bold;
	}
	
.largetext {
	font: 12px arial;
	color: #000000;
	}
	
.smallblack {
	font: 11px arial;
	color: #000000;
	}
	
.small {
	font: 11px arial;
	color: #ffffff;
	}
	
a.secondary {
    font: 12px Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration:none;
	font-weight:bold;
	}	
	
a.secondary:hover {
	color: #666666;
	text-decoration:underline;
	}
	
a.secondary:visited {
	color: #666666;
	}
	
a.collections {
    font: 15px Georgia, "Times New Roman", Times, serif;
	color: #497235;
	text-decoration:none;
	font-weight:bold;
	}	
	
a.collections:hover {
	color: #497235;
	text-decoration:underline;
	}
	
a.collections:visited {
	color: #497235;
	}
