/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #666666;
}
.text{font-size:12px;
line-height:18px;
padding:3px;
}
.bottom_text{
font-size:12px;
color:#000033;
padding:5px;
text-align:center;
}
.bold_text{
font-size:20px;
font-weight:bold;
}
.style2 {color: #009933}
.sub_text{
font-size:16px;
font-weight:bold;
line-height:20px;
}
