@charset "utf-8";
.bullist {
	font-size: 12px;
	list-style-type:none;
	margin-left:-40px;
}

.bullist a{

font-size:14px;

}

.bullist a:hover{

font-size:14px;
color:#f00;
}


h2 {
	font-size: 14px;
	font-weight: bold;
	color: #009709;
	line-height: 6px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}
.footer a{
color:#888;
font-size:12px;

}
.footer a:hover{
color:#333;
font-size:12px;

}

