@import url("http://fonts.googleapis.com/css?family=Crimson+Text");

body {
	background-image: url("img/bgcolor.gif");
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #111111;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}	

a:link {
	color: #2f6597;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #7e8c1d;
	text-decoration: none;
}
a:active {
	color: #1A3753;
	text-decoration: none;
}

.PgTitle {
	font-family: 'Crimson Text', 'Times New Roman', Times, serif;
	font-size: 20px;
	color: #6E8193;
}
.footnote {
	font-size: 9px;
	color: #999999;
}
.ninepttext {
	font-size: 9px;
}
