body {
	margin:0px;
	padding:0px;
	font-family: "Trebuchet MS", Verdana, Arial, "Times New Roman";
	font-size: 14px;
}
p, td, th {
	font-family: "Trebuchet MS", Verdana, Arial, "Times New Roman";
	font-size: 14px;
}
.topback {
	background-image: url(images/bar_back.gif);
	background-repeat: repeat-x;
}
.copy {font-size: 12px;}
.designed {	font-size: 10px;}
a:link, a:visited {
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	color: #99CCFF;
	text-decoration: none;
}
h1, h2, h3, h4 {
	font-family: "Trebuchet MS", Verdana, Arial, "Times New Roman";
	}
h1 {
	font-size: 18px;
	color: #0066CC;

}
h2 {
	font-size: 16px;
	color: #3399CC;
}
ul, ol {
	font-family: "Trebuchet MS", Verdana, Arial, "Times New Roman";
	font-size: 14px;
}