p, body {
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 10pt;
	}

.content {
	font-size: 10pt;  
	width: 740px;
	margin: 0px;
	}
	
.footer {
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 8pt;
	text-align: center;
	}

.huge, .articletitle {
	font-size: 14pt;
	font-weight: bold;
	text-transform:uppercase;
	}

.large, .articlesubtitle {
	font-size: 11pt;
	font-weight: bold;
	text-align: center;
	}
	
.pagetitle {
	font-weight: bold;
	}
	
.toplinks {
	position:relative;
	width: 385px;
	left: 350px;
	top: -32px;
	color:#FF0000;
	}
	
.toplinks A:link, .toplinks A:visited, .toplinks A:active {
	text-decoration:none;
	font-family:Trebuchet MS, Tahoma, Verdana;
	font-size:8pt;
	font-weight:normal;
	color:#FF0000;
	}
	
.toplinks A:hover {
	text-decoration:underline;
	}
	
.menutitle {
	cursor:pointer;
	text-decoration: underline;
	color: #0000FF;
	}
	
.submenu {
	font-size:9pt;
	}
	
.none {
	text-decoration:none;
}

A:link, A:visited, A:active {
	text-decoration: none;
	color: #336699;
	}
	
A:Hover {
	text-decoration: none;
	color: #FF0000;
	}
	
.smaller {
	font-size: 9pt;
	margin-left: 10px;
	}
	
.subtext {
	font-size: 9pt;
	}
	
.imgsmall {
	padding: 10px
	}
	
.imgmedium {
	padding: 20px;
	}
	
.imglarge {
	padding: 30px;
	}