.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-position: outside;
	list-style-type: square;

}
.redhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
}
.bulehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006699;
}
body {
	background-color: #556877;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.redhead-sm {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
a:link {
	color: #CC0000;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	color: #990000;
}
.tag-head {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #006699;
	font-style: italic;
	text-transform: uppercase;

}
.floatleft {
	float:left;
	margin-top:2px;
	margin-right:20px;
	margin-bottom:2px;
	margin-left: 0px;

}


.floatright {
float: right; 
margin: 5px;
}
.main2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-position: outside;
	list-style-type: square;
	line-height: 24px;

}
.tag-headCopy {

	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #006699;
	font-style: italic;
}
.mainbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-position: outside;
	list-style-type: square;
	font-weight: bold;

}

