@charset "utf-8";
/* CSS Document */
body { 
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size:12px;
}
h2{
	color:#666666;
	font-size:16px;
	font-weight:bold;
}
h3{
	font-size:12px;
	font-weight:bold;
	line-height:40px;
}
p{
	font-size:12px;
	text-align:justify;
}
ol{
	list-style-type: decimal;	
}