BODY {
	font-size : 12px;
	font-family : sans-serif;
}
P {
	font-size : 12px;
	font-family : sans-serif;
	margin-left : 20px;
	margin-right : 20px;
}
td {
	font-size : 12px;
	font-family : sans-serif;
}
OL {
	font-size : 12px;
	font-family : sans-serif;
}
UL {
	font-size : 12px;
	font-family : sans-serif;
	list-style-type : square;
}
H1 {
	font-size : 18px;
	font-family : sans-serif;
	color : Red;
	font-weight : bold;
}
H2 {
	font-size : 16px;
	font-family : sans-serif;
	font-weight : bold;
	margin-left : 5px;
}
H3 {
	font-size : 14px;
	font-family : sans-serif;
	border-bottom-width : 1px;
	border-bottom-color : #DDDDDD;
	border-bottom-style : solid;
	margin-left : 10px;
}
H4 {
	font-size : 14px;
	font-family : sans-serif;
	background-color : #FF0000;
	color : #FFFFFF;
	font-variant : small-caps;
	text-align : center;
	font-weight : bold;
	margin-left : 10px;
	margin-right : 10px;
	margin-bottom : 0px;
	margin-top : 10px;
}
H5 {
	font-size : 14px;
	font-family : sans-serif;
	background-color : #333333;
	color : #FFFFFF;
	font-variant : small-caps;
	text-align : center;
	font-weight : bold;
	margin-left : 10px;
	margin-right : 10px;
	margin-bottom : 0px;
	margin-top : 10px;
}
H6 {
	font-size : 12px;
	font-family : sans-serif;
	margin-left : 15px;
	margin-right : 15px;
}
HR{
	
}
A:LINK {
		font-size : 12px;
	font-family : sans-serif;
}
A:HOVER {
		font-size : 12px;
	font-family : sans-serif;
}
A:ACTIVE {
		font-size : 12px;
	font-family : sans-serif;
}
 A:VISITED {
		font-size : 12px;
	font-family : sans-serif;
}
.masthead {
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}
.newsbar {
	border : 1px solid #dddddd;
	background-color : #FFFFCC;
	width : 180px;
}
.content {
}

.footer {
		font-size : 12px;
	font-family : sans-serif;
}
input, select {
	font-size : 12px;
	font-family : sans-serif;
}
