.small {
	font-size: 11px;
}
.title {
	font-size: 18px;
	font-weight: bold;
}
.mono {
	font-family: "Monotype Corsiva", "Trebuchet MS", Verdana, sans-serif;
	color: #006600;
}
a:link {
	color: #006600;
	text-decoration: none;
}
a:visited {
	color: #006600;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: #009900;
}
.pt14 {
	font-size: 14px;
}
.pt20 {
	font-size: 20px;
}
.box0 {
	margin-bottom: 0px;
}
h1 {
	font-size: 28px;
}
.pt12 {
	font-size: 12px;
}
.red{
color:#FF0000
}