
body {
	bg-color: #F5F5F5;
	font-size: 11 px;
	font-family: Arial;
	color: #000000;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
}

td,p,ul,li {
	font-size: 11px;
	font-family: Arial;
	color: #000000;
	line-height:13px;
}

img {border:0;}

a {
	color: #E80407;
	font-family: Arial;
	font-size: 11px;		
	font-weight: bold;
}
a:visited {
	color: #E80407;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #E80407;
	font-family: Arial;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #E80407;
	font-family: Arial;
	font-size: 11px;	
	font-weight: bold;
	text-decoration: none;
}
.btn {
	color:#373737;
	font-family: Arial;
	font-size: 11px;	
	font-weight: bold;
	height:20px;
}

.copy {
font-size: 10px;
	font-family: Arial;
	color: #000000; }