body {
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS";
	color: #663366;
	font-size: 13px;

}
h1 {
	font-size: 10px;
	color: #66CCFF;
}
h2 {
	font-size: 18px;
	font-weight: bold;
}
h3 {
	font-size: 14px;
	font-weight: bold;
}
h4 {
	font-size: 13px;
	font-weight: bold;
}
td {
	font-size: 13px;

}
a:active {
	color: #666699;
	text-decoration: none;

}
a:hover {
	color: #660099;
	text-decoration: underline;
	font-weight: bold;


}
a:link {
	color: #666699;
	text-decoration: none;

}
a:visited {
	color: #663366;
	text-decoration: none;

}
.photocaption {
	font-size: 10px;
	font-style: italic;

}
.header {
	font-size: 18px;
	font-weight: bold;

}
.smalltext {
	font-size: 10px;
}
.toplinks {
	font-size: 16px;
}
.sidelink {
	font-size: 11px;
}
