@charset "iso-8859-1";
BODY {
	background-color: White;
	font-family: Georgia, Times New Roman, serif;
	font-size: 12px;
	color: black;
}

A {
	color: #000000;
	text-decoration: none;
}

A:HOVER {
	color: #660000;
	text-decoration:underline;
}

A:ACTIVE {
	color: #003333;
}

A:link { color: #660000; 
}

A:VISITED {
	color: #660000;
}
span.cuhname {
	font-size: 12pt ;
	font-family : Times New Roman, serif;
	color: black;
	font-weight : bold;
}
date {
	color: #B1B1B1;
	font-size: 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height : normal;
}
.sidelink {
	font: 11pt times;
	font-family : Times New Roman, serif;
	line-height : normal;
}

hi {
	font-size: 36px;
	font-family : Georgia, Times New Roman, serif;
	line-height : normal;
}
h3 {
	font-size : 18px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height : normal;
}

.subhi {
	font-size: 24px;
	font-family : Georgia, Times New Roman, serif;
	line-height : normal;
	color : blue;
}

posts {
	font-size: 10px;
	font-family : Georgia, Times New Roman, serif;
	line-height : 12px;
	color : black;
}

.head {
	font-size: 13px;
	font-family : Georgia, Times New Roman, serif;
	line-height : 20px;
	color : #330000;
	font-weight : bold;
}

.subhead {
	font-size : 12px;
	font-family : Georgia, Times New Roman, serif; 
	color : #808080;
	font-weight : bold;
}
p {
	font-size:  14px;
	font-family: Georgia, Times New Roman, serif;
	line-height: 17px;
	color: Black;
}
	
address {
	font:  12pt times;
	color: black;
}