td {
	font-family: verdana, arial, 'sans serif';
	font-size: .8em;
}

a:link    {color:#4682b4}
a:visited {color:#267093}
a:active  {color:#4682b4}
a:hover   {color:#4682b4}

.bluebutton {
	background-image: url('/articles/images/button-background.gif');
	font-weight: bold;
	font-size: 10pt;
	color: #ffffff;
	font-family: verdana;
	height: 25px;
	background-color: #4682b4;
	border: 1px solid #4682b4;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
