/* CSS Document */

body{
	color: #333333; /*F*/
	font-size:12px;
	background-color: #FFFFFF;
}

h1 {
	font-size:20px;
	margin-bottom:0;
}
h2{
	@@font-size:10px;
	margin-bottom:0;
	font-size: 14px;
}
h3{
   font-size:14px;
	margin-bottom:0;
}
h4{
   font-size:14px;
	margin-bottom:0;
}
