P {
	font-family: Verdana;
	font-size: medium;
	color: Black;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
}

.notices {
	font-size: x-small;
	font-weight: bold;
	color: Red;
}

.news {
	font-size: x-small;
	font-weight: bold;
	color: #006600;
}

.quotes {
	font-size: x-small;
	font-weight: normal;
	color: #663300;
}

.doctitle {
	font-size: larger;
	font-style: normal;
	font-weight: bold;
	color: #F18B36;
}
.facts {
	font-family: "Comic Sans MS";
	font-style: oblique;
	font-weight: bold;
	color: Red;
}

.colhead {
	font-family: "Comic Sans MS";
	font-size: medium;
	font-style: oblique;
	font-weight: bold;
	color: Black;
}
.small {
	font-size: x-small;
}

.xsmall {
	font-size: xx-small;
}

a {
	color: #0000CD;
} 

a:hover {
	font: bold;
	color: Red;
	font-weight: bold;

}
.navbar {
	font-family: "Comic Sans MS";
	font-style: oblique;
	font-weight: bold;
	font-size: medium;	
}
.biglink {
	font-family: "Comic Sans MS";
	font-style: oblique;
	font-weight: bold;
	font-size: large;
	color: #228B22;
}
