body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	line-height:20px;
	color: #000000;
}
body {
	background-color: #EEEEEF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	color: #1D4D88;
}
a:hover {
	color: #c00;
}
h1 {
	font-size: 30px;
	color: #FFFFFF;
	font-weight: normal;
}
h2 {
	font-size: 18px;
	color: #1D4D88;
	font-weight: normal;
}
.nav a {
	font-size: 16px;
	line-height: 15px;
	color: #D0C1A7;
	text-decoration: none;
}
.nav a:hover {
	font-size: 16px;
	line-height: 15px;
	color: #D0C1A7;
	text-decoration: none;
}
.subnav a {
	font-size: 12px;
	line-height: 5px;
	color: #fff;
	text-decoration: none;
}
.subnav a:hover {
	font-size: 12px;
	line-height: 5px;
	color: #D0C1A7;
	text-decoration: none;
}
#arrow-ul {
	list-style: none;
	padding-left: 0px;
	margin-left: 0px;
}
#arrow-li {
	background: url(images/arrow.gif) no-repeat 0 2px;
	padding-left: 25px;
}