body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}
p {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	padding-left:1px;
	padding-right:1px;
	text-align:justify;
}
a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
h1 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	color:#FFF;
}
h2 {
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:16px;
	color:#000;
}
.footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#00F;
	text-align:center;
	font-weight:bold;
}
.bodytext {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
} 
a:link {
	color: #00F;
}
a:visited {
	color: #00F;
}
a:hover {
	color: #900;
}
a:active {
	color: #00F;
}
.articletitle {
	color: #FFF;
	background-color: #339;
	font-weight:bold;
}
.bottomborder {
	border-bottom:#900 dotted 1px;
}
