/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	font-size: 16px;
	color: #FF6666;
	font-weight:600
}
body,td,th {
	font-size: 12px;
}
.style2 {
	font-size: 16px;
	color: #000099;
	font-weight:600
}
.style3 {font-size: 12px;
		color:#000099;
		font-weight:600;
		}
.style4 {font-size: 10px;
		color:#000099;
		}
.style5 {
		font-size: 16px;
		font-weight: bold;
}

.style7 {	
		color: #FFFFFF
}
.style8 {	
		font-size: 10px; 
		color: #000000; 
}
a:link {
	color: #FF9933;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #0033FF;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
.style11 {
			color:#FF0000;
			font-size: 10px
			}
.style12 {color: #CC0000}

.box {
	padding: 2px;
	width: 320px;
	border: 2px solid #B3D941;
}



