@charset "UTF-8";
/* CSS Document */

body {
	font-family: Georgia, "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #F3F3EB;
}

a:link 
{
	color: #800000;
	text-decoration: none;
}
a:visited 
{
	color: #800000;
	text-decoration: none;
}
a:hover 
{
	color: #A0A0A4;
}
a:active 
{
color: #2f38de;
text-decoration: none;
}

#eps {
	width: 150px;
	margin-left: 550px;
	font-weight: bold;
	color: #8F2E2E;
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-top: 5px;
	margin-top: 2px;
	margin-bottom: 10px;
}
