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

body{
margin:0px;
}

.style1 {
	font-family: Verdana, Tahoma;
	font-size: 12px;
	color:#8f2a3c;
}
.style3 {
	font-family: Verdana, Tahoma;
	font-size: 24px;
	color: #8f2a3c;
}
.style5 {color:#8f2a3c;
	font-family: Verdana, Tahoma;
	font-size:12px;
	}
td.style6 a{
	font-family: Verdana, Tahoma;
	font-size: 12px;
	text-decoration:underline;
	color:#ffffff;
}

td.style6 a:hover{
	font-family: Verdana, Tahoma;
	font-size: 12px;
	text-decoration:underline;
	color:#0033CC;
}

.style8 {font-size: 20px}
