@charset "utf-8";
/* CSS Document */

a:link { color: #b72025;}
a:visited { color: #b72025;}
a:hover { color: #000000;}


.style2 {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
}

.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}

.style4 {
	font-family: Arial, Helvetica, sans-serif
}

.style5 {
	font-size: 10px
}

.style6 {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	font-size: 18px;
}


.info {
	width: 80%;
	padding: 10px;
}

body {
	background-color: #717171;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

html {
	min-height: 100%;
	margin-bottom: 1px;
}
