h1 {
	font-family: Comic Sans MS;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

h2 {
	font-family: Arial;
	font-size: 16px;
	color: #0060ab;
	font-weight:bold;
}

h3 {
	font-family: Arial;
	font-size: 14px;
	color: #05a539;
	font-weight:bold;
}

h4 {
	font-family: Arial;
	font-size: 15px;
	color: #ffffff;
	font-weight:bold;
}

a {
	font-family: Arial;
	font-size: 12px;
	color: #0060ab;
	font-weight:normal;
}

.body1_header {
	font-family: Arial;
	font-size: 12px;
	color: #05a539;
	font-weight:bold;
}

.yellow_box_header {
	font-family: Comic Sans MS, Arial;
	font-size: 15px;
	color: #000000;
	font-weight:bold;
}

.yellow_box {
	font-family: Comic San MS, Arial;
	font-size: 12px;
	color: #000000;
	font-weight:normal;
}

.yellow_box a {
	font-family: Comic San MS, Arial;
	font-size: 11px;
	color: #000000;
	font-weight:normal;
}

.green_box_header {
	font-family: Comic Sans MS, Arial;
	font-size: 15px;
	color: #ffffff;
	font-weight:bold;
}

.green_box {
	font-family: Comic San MS, Arial;
	font-size: 12px;
	color: #ffffff;
	font-weight:normal;
}

.green_box a {
	font-family: Comic San MS, Arial;
	font-size: 12px;
	color: #ffffff;
	font-weight:normal;
}

li {
	font-family: Arial;
	font-size: 12px;
	color:#462e78;
}

.body {
	font-family: Comic Sans MS;
	font-size: 12px;
	color: #000000;
}

.weekly {
	font-family: Comic Sans MS;
	font-size: 12px;
	color: #05a539;
}

.interior {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

.interior_white {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
}

.footer {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
}

.footer:link, .footer:active, .footer:visited {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}

.footer:hover {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
}

.leftside:link,.leftside:active,.leftside:visited,.leftside:hover {
	font-family: Arial;
	font-size: 10px;
	color: #0060ab;
	font-weight:normal;
}

.input_field {
	font-family:Arial, Tahoma, Verdana;
	font-size:10px;
	color: #000000;
	background: #ffffff;
	font-weight: normal;
}

.scroll_text {
	font-family: Arial, Tahoma,Verdana;
	font-size:12px;
	color: #FFE700;
	font-weight: bold;
}

.printer:link, .printer:active, .printer:visited {
	font-family: arial,Tahoma, Verdana;
	font-size: 7pt;
	color: #0060ab; 
	font-weight: bold;
	text-decoration: none;
}
.printer:hover {
	font-family: arial,Tahoma, Verdana;
	font-size: 7pt;
	color: #0060ab; 
	font-weight: bold;
	text-decoration: underline;
}

#pipe ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	} 

#pipe ul li {
	margin-left: 0;
	padding: 3px 15px;
	border-left: 1px solid #fff;
	list-style: none;
	display: inline;
	}
	
		
#pipe ul li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
	}
