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

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a {
	color: #c21602;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
}
img {
	border: 0px solid;
}
img.caption {
	margin-top: 10px;
}
#footer {
	padding-top: 10px;
	text-align: center;
	font-size: 10px;
}
