BODY, P, DIV {
 	font-family: century schoolbook, times;
	alt-font-family: serif; 
	font-size: 13px; 
	font-weight: normal;
	line-height: 18px;
	text-indent: 0px;
	text-align: left;
	}

BLOCKQUOTE {
 	font-family: century schoolbook, times;
	alt-font-family: serif; 
	font-size: 13px; 
	font-weight: normal;
	line-height: 18px;
	text-indent: 0px;
	}

H1 {
 	font-family: helvetica, arial;
	alt-font-family: sans-serif; 
	font-size: 30px; 
	font-weight: bolder;
	letter-spacing: 3px;
	color:#900;
	}

H2 {
 	font-family: century schoolbook, times;
	alt-font-family: serif; 
	font-size: 24px; 
	font-weight: bolder;
	font-style: italic;
	color: #933;
	text-align: center;
	}

H4 {
 	font-family: helvetica, arial;
	alt-font-family: sans-serif; 
	font-size: 12px; 
	font-weight: bolder;
	letter-spacing: 4px;
	color: black;
	text-align: left;
	text-indent: 0px;
	padding-top: 15px;
	}

A:link {
	text-decoration: underline;
	color: black;
	font-weight: bolder;
	}
A:visited {
	text-decoration: underline;
	color: black;
	font-weight: bolder;
	}
A:active {
	text-decoration: none;
	color: gray;
	font-weight: bolder;
	}
A:hover {
	text-decoration: none;
	color: #933; 
	font-weight: bolder;
	}


DIV.nav_text {
	padding: 4px;
	}

.news {
 	font-family: helvetica, arial;
	font-size: 11px; 
	font-weight: normal;
	line-height: 15px;
	color:white;
	padding:10px;
	text-indent: 0px;
	width: 150px;
	}

.news A:link {
	text-decoration: underline;
	color: white;
	}
.news A:visited {
	text-decoration: underline;
	color: white;
	}
.news A:active {
	text-decoration: underline;
	color: white;
	}
.news A:hover {
	text-decoration: none;
	color: pink; 
	}

.tiny_text {
 	font-family: helvetica, arial;
	alt-font-family: sans-serif; 
	font-size: 9px; 
	font-weight: normal;
	}

.page_head {
 	font-family: helvetica, arial;
	alt-font-family: sans-serif; 
	font-size: 8px; 
	font-weight: bolder;
	color: white;
	letter-spacing: 10px;
	background-color:#396;
	padding:6px;
	}

.cal_head {
 	font-family: helvetica, arial;
	font-size: 13px; 
	font-weight: bolder;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 3px;
	padding:6px;
	}

.nav_text {
 	font-family: helvetica, arial;
	alt-font-family: sans-serif; 
	font-weight: bolder;
	font-size: 10px;
	letter-spacing: 3px;
	padding-top: 10px;
	padding-bottom: 6px;
	}

A.nav_text:link {
	text-decoration: none;
	color: white;
	}
A.nav_text:visited {
	text-decoration: none;
	color: white;
	}
A.nav_text:active {
	text-decoration: none;
	color: white;
	}
A.nav_text:hover {
	text-decoration: underline;
	color: pink; 
	}

.sub_nav_text  {
 	font-family: helvetica, arial;
	alt-font-family: sans-serif; 
	font-weight: bolder;
	font-size: 9px;
	padding-left: 10px;
	}
	
A.sub_nav_text:link {
	text-decoration: none;
	color: pink;
	}
A.sub_nav_text:visited {
	text-decoration: none;
	color: pink;
	}
A.sub_nav_text:active {
	text-decoration: none;
	color: white;
	}
A.sub_nav_text:hover {
	text-decoration: underline;
	color: white; 
	}
