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

.style1 {
	font-family: tahoma;
	font-size: 9px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f1f1f1;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.style3 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.style4 {color: #333333; font-size: 12px;}
.style5 {
	font-size: 12px;
	font-weight: bold;
}
.style7 {
	font-family: calibri;
	font-style:italic;
	font-size: 14px;
}
input {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #333333;
	border: 1px solid #CCCCCC;
}
.input {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #333333;
}


