@charset "utf-8";
/* CSS Document */
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#464646;
}
p,td{
	line-height:1.7em;
}
p { margin-top:3px; }
h1,h2,h3,h4,h5{
	font-family:Calibri, Trebuchet, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0 0 .5em 0;
}
h1 a,h2 a,h3 a,h4 a,h5 a{ text-decoration:none;}
h1{ font-size:2em;padding:0 0 1em 0;}
h2{ font-size:1.5em; margin-bottom:0; padding-bottom:0;}
h3,h4,h5{ font-size:1em;}
.small-text{
	font-size:10px;
}
.red-text{ color:red;}
a{
	color:#003366;
}
img{
	border:0;
}