@charset "UTF-8";
.style2 {
	font-family: helvetica;
	font-size: 10px;
	color: #CCCCFF;
	text-align: center;
	vertical-align: text-top;
	font-weight: normal;
	white-space: normal;
	padding-left: 160px;
	padding-right: 5px;
}
body {
 background-image:url("stripe.jpg");
 background-repeat:repeat;
 }

.main {
	font-family: helvetica;
	font-size: 11px;
	padding-left: 5px;
	padding-right: 5px;
	color: #003366;
	text-align: left;
	padding-left: 25px;
}
.bold {
	font-weight: bold;
	font-family: helvetica;
	font-size: 14px;
	padding-left: 5px;
	padding-right: 5px;
	color: #003366;
	text-align: left;
	list-style-position: outside;
	list-style-type: disc;
	padding-left: 25px;
}
