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


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#title{
	color: #000000;
	font-size: 16px;
	font-weight: bold;
}

#title2{
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}

#title3{
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}

#maincontainer {
	width:600px;
	padding-left:10px;
}	
