body,table {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #ebf8fe;
	margin-top : 3px;
	width : 760px;
	margin-left : auto;
	margin-right : auto;
}
th {
	background-color : #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #cccccc;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
a.house {
	font-size: 12px;
	color: #003399;
	font-weight: bold;
	padding-left : 10px;
}
a.house:link {
	text-decoration: none;
	padding-left : 10px;
}
a.house:visited {
	text-decoration: none;
	color: #003399;
	padding-left : 10px;
}
a.house:hover {
	text-decoration: none;
	color: #cccccc;
	padding-left : 10px;
}
a.house:active {
	text-decoration: none;
	color: #003399;
	padding-left : 10px;
}
.nav {
	color: #FFFFFF;
	background-color: #003399;
	text-align: center;
	width: 780px;
	border: 0px solid #000000;
	line-height : 12px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #003399;
	margin-top: 5px;
	margin-bottom: 0px;
	text-align: center;
	margin-left: 10px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	color: #003399;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 10px;
	text-align : center;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	color: #003399;
	text-decoration: underline;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 10px;
}
p {
	text-indent: 20px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : bold;
	color: #000000;
}
.border {
	border-left-color : #003399;
	border-left-style : solid;
	border-left-width : 10px;
	border-right-color : #003399;
	border-right-style : solid;
	border-right-width : 10px;
	padding-top : 0px;
}
.address {
	background-color: #ebf8fe;
	color : #565656;
	text-align : center;
	font-size: 11px;
}
.norm {
	font-size: 11px;
	font-weight: normal;
}
.t-bord {
	background-color : #ffffff;
	border-bottom-color : #000000;
	border-bottom-style : solid;
	border-bottom-width : 2px;
	border-left-color : #000000;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : #000000;
	border-right-style : solid;
	border-right-width : 1px;
	border-top-color : #000000;
	border-top-style : solid;
	border-top-width : 2px;
	
	text-align : center;
	width : 600px;
}
.occ {
	font-size : 13px;
	font-weight : bold;
	color : #8F2652;
}
