@charset "utf-8";
/* CSS Document */

.style1 {
	font-family: Arial, Helvetica, serif;
	color: #000000;
	margin-left: 14px;
	font-weight:bold;
    font-size:18px;
	}
body {
	background-color: #0033CC;
}
