@charset "utf-8";
/* CSS Document */
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}
h1{
	text-transform:uppercase;
	letter-spacing:0.25px;
	color:#0068b3;
	font-size:16px;
	line-height:16px;
	font-weight:bold;
}
h2{
	text-transform:uppercase;
	color:#0068b3;
	font-size:13px;
	line-height:13px;
	font-weight:bold;
}
h3{
	font-size:13px;
	font-weight:bold;
}
p{
	font-size:12px;
}
p.topmargin{
	margin-top:6px;
}
a{
	color:#666666;
}
