﻿.cat1 {
	border-style: solid solid none solid;
	border-width: thick medium thin medium;
	border-color: #008080;
	font-family: Arial, Helvetica, sans-serif, "Comic Sans MS";
	font-size: 9pt;
	position: absolute;
	width: 137px;
	height: auto;
	top: 0px;
	right: auto;
	bottom: auto;
	left: 0px;
	padding: 0px;
	margin: 0px auto 0px 0px;
	font-weight: bold;
	z-index: auto;
}
p {
	margin: 0px;
	padding: 2px;
	border-bottom: thin;
	border-bottom-color: #333399;
	position: relative;
	width: auto;
	height: auto;
	top: auto;
	right: auto;
	bottom: auto;
	left: 0px;
	border-bottom-width: medium;
	border-style: none none solid none;
}
.heading2 {
	color: #660066;
	font-family: Arial, Helvetica, sans-serif, "Comic Sans MS";
	font-size: large;
	font-weight: bold;
}
.red {
	color: #FF3300;
	font-weight: bold;
}
.otherlinks {
	font-size:small;
	font-family:Arial, Helvetica, sans-serif, "Comic Sans MS";
	color:black;
	
}
a {
	color:#660066;
	text-align:left;
	text-decoration: none;
}

.heading {
	font-family: Arial, Helvetica, sans-serif, "Comic Sans MS";
	text-align: left;
	font-size: large;
	font-weight: bold;
	border-style: none none solid none;
	border-width: thin thin medium thin;
	border-color: #336600;
	color: #663300;
	padding-left: 2px;
}

.sm {
font-size: 80%;
}

.sninety {
	font-size: 90%;
}


