a {
	font-family: Georgia, "Times New Roman", Garamond, serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-align: left;
	margin: 0px;
	padding: 0px;
	clear: left;
	float: left;
	line-height: normal;
}
a:link {
	font-family: Georgia, "Times New Roman", Garamond, serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: Georgia, "Times New Roman", Garamond, serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Garamond, serif;
	font-size: 13pt;
	color: #FAB81D;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

body {
	background-color: #666666;

}
div {
	font-family: Georgia, "Times New Roman", Garamond, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;

}
span {
	font-family: Georgia, "Times New Roman", Garamond, serif;
	color: #FFFFFF;
	font-size: large;
}

img {
	border: thin solid #FFFFFF;

	
}
.positition {
	position: relative;
	right: 10px;
	bottom: 10px;
}

H1 {
	font-family: Georgia, "Times New Roman", Garamond, serif;
	font-size: 20px;
	color: #FFFFFF;
	text-align: left;

}

H2 {
	font-family: Georgia, "Times New Roman", Garamond, serif;
	font-size: 16px;
	color: #FAB81D;
	text-align: left;

}

H3 {
	font-family: Georgia, "Times New Roman", Garamond, serif;
	font-size: 14px;
	color: #FAB81D;
	text-align: left;

}

H4 {
	font-family: Georgia, "Times New Roman", Garamond, serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	line-height: 20px;

}
