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

.style1 {color: #FFFFFF}
.style2 {
	font-size: 18px;
	font-weight: bold;
}

a {
   color: #FFFFFF;
   text-decoration: underline;
}
