body {
	background-color:#787b88;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

p {
	font-family: Verdana;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
	text-transform: none;
	color: #555555;
}

a {
	font-family: Tahoma;
	font-size: small;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

a:link, a:visited, a:active { color: #888888;
 }
a:hover { color: #000000;
 }

h1 {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;

}

h2 {
	font-family: Tahoma;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: center;
	color: #DDDDDD;
}

h3 {
	font-family: Tahoma;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: center;
	color: #999999;
}

h4 {
	font-family: Tahoma;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: right;
	text-transform: none;
	color: #999999;
}

h5 {
	font-family: Tahoma;
	font-size: normal;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: left;
	text-transform: none;
	color: #333333;
}
