p, li, tr, td, .bigtext, .caption, .smalltext, .boldtext, .itext, .aboutbox {
	font-family: 'Arial', Tahoma, Verdana sans-serif;
	font-size: 14px;
	color: #444444;
	line-height: 20px;
}

h1, h2, h3, h4 {
	font-family: 'Arial', Tahoma, Verdana sans-serif;
	color: #0066CC;
	font-weight:bold;
}

h1 { font=size: 20px; }

h2 { font=size: 16px; }

h3 { font=size: 14px; }

h4 { font=size: 12px; }

a:link, a:visited {
	 color: #2b7ac8;
	 font-weight: normal;
	 text-decoration: none;
}

a:hover {
	color: #333333;
	font-weight: normal;
	text-decoration: underline;
}

.bigtext { font-weight: bold; }

.bigtextred {
	color: #99000;
	font-size: 18px;
	font-family: 'Arial', Tahoma, Verdana sans-serif;
	font-weight: bold;
}

.caption {
	font-size: 12px;
	font-style: italic;
}

.smalltext { font-size: 12px; }
.smalltext a { color: #444444; }

.helvtext { font-size: 12px; font-family: Helvetica, sans-serif; font-weight: 500; }

.helvtextsm { font-size: 11px; font-family: Helvetica, sans-serif; font-weight: 500; }

.helvtextbold { font-size: 13px; font-family: Helvetica, sans-serif; font-weight: 700; }

.boldtext { font-weight: bold; }

.itext { font-style: italic; }

.aboutbox { font-size: 12px; text-decoration: none; }

.top5head { color: white; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bolder; }


.psmaller { color: black; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; }
.pdoublespaced { color: black; font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; vertical-align: 5px; }
.top5 {
width:205px;
color:#666666;
}
.top5 h3 {
	font-size:14px;
	width: 100%;
	text-align: center;
	margin: 0;
	margin-bottom: 10px;
}
.top5 h3 a { color: #333; }

.top5 ol {
	margin: 0; 
color:#666666;
}
.top5 li {
	font-size:11px;
	line-height:13px;
	margin-bottom:10px;
}

/* ------ TAG PAGE -----*/

.tagtitle, .tagdesc {
	width: 80%;
	margin-left:10%;	
}

ul.taglist {
	margin-left: 10%;
}

ul.taglist li {
	margin-bottom: 15px;
}


/* Mailing list confirm page */

.mailinglistconfirm {
	font-size:20px;
	margin-left:100px;
	margin-top:45px;
	width:600px;	
}

