body {
	background-color: #FFB516;
	margin: 0px;
}

H1 {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size : 18pt;
	display : inline;
}

H2 {
	font-family: "Times New Roman", Times, serif;
	color: black;
	font-size : 16pt;
}

H3 {
	font-family: "Times New Roman", Times, serif;
	color: black;
	font-size : 14pt;
}

H4 {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size : 12pt;
	font-weight: normal;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	color: #181F6F;
	font-size : 14pt;
	line-height: 18pt;
}

b {
	font-family: "Times New Roman", Times, serif;
	color: black;
	font-size : 10pt;
}

i {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size : 10pt;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size : 10pt;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size : 12pt;
}

hr {
	width: 100%;
	color: #666666;
}

.r {
	color:#BED62F
}
.r:link {
	color:#FFFFFF
}
.r:hover {
	color:#FFB516;
	text-decoration: underline;
}
.r:visited {
	color:#FFFFFF;
	text-decoration: underline;
}

.s {
	color:#BED62F
}
.s:link {
	color:#181F6F
}
.s:hover {
	color:#FFB516;
	text-decoration: underline;
}
.s:visited {
	color:#181F6F;
	text-decoration: underline;
}

a:link {
	color : #FFFFFF;
	text-decoration: none;
}

a:visited {
	color : #FFFFFF;
	text-decoration: none;
}

a:hover {
	color : #181F6F;
	text-decoration: none;
}

a:active {
	color : #FFFFFF;
}

img { border-color : #000000; }
.house {
	position: relative;
	top: -16px;
}
