@charset "utf-8";
/* CSS Document */

body {
	font-family: "Times New Roman";
	font-size: 12pt;
	color: #1f1f1f;
	background-color: #FFFFFF;
}

a{ color: #b4b4b4; }
a:hover{ color: #006da2; }

h1{
	font-family: "Times New Roman";
	font-size: 11pt;
	text-transform: uppercase;
	padding-bottom: -5px;
	font-weight: normal;
}
