/******* link and tag styles *******/
a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
h2{
	font-size:16px;
	font-family:Arial,sans-serif;
	font-weight:bold;
	border-bottom:3px solid #5393c5;
	padding-bottom:2px;
	margin-bottom:8px;
}
blockquote{
	padding:10px 10px 10px 10px;
	margin:0 25px 0 25px;
	border:3px #5393c5;
	border-style:none none none solid;
	background-color:#E9E9E9;
}

/************ IDs *******************/

/************ Classes ***************/

