body {
	font-family: "Trebuchet MS", Verdana, "Palatino Linotype", Arial;
	font-size: 12px;
	background-color: #633063;
}
.maintext {
	font-family: "Trebuchet MS", Verdana, "Palatino Linotype", Arial;
	font-size: 12px;
	color: #663366;
}
.titles {
	font-family: "Trebuchet MS", Verdana, "Palatino Linotype", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #CC0066;
}
.pub {
	font-family: "Trebuchet MS", Verdana, "Palatino Linotype", Arial;
	font-size: 13px;
	font-weight: bold;
	color: #663366;
	margin-bottom:5px;
}
.pub2 {
	font-family: "Trebuchet MS", Verdana, "Palatino Linotype", Arial;
	font-size: 15px;
	font-weight: bold;
	color: #CC0066;
	margin-bottom:5px;
}
a {
	font-family: "Trebuchet MS", Verdana, "Palatino Linotype", Arial;
	text-decoration: none;
	color: #CC0066;
}
a:hover {
	font-family: "Trebuchet MS", Verdana, "Palatino Linotype", Arial;
	text-decoration: underline;
	color: #CC0066;
}
li {
	list-style-type: disc;
	list-style-image: url(/images/bullet.gif);
}
a.purple{
	color: #633063;
	text-decoration:none;
}
a.purple:hover{
	color: #633063;
	text-decoration:none;
}
