body {
	font-family: "Century Gothic";
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
	scrollbar-arrow-color:#404040;
	scrollbar-base-color:#808080;
	scrollbar-face-color:#D0D0D0;
	scrollbar-highlight-color:#808080;
	scrollbar-shadow-color : #FFFFFF;
	background-color: #FFFFFF;
	background-image: url(pics/de_hg_botom.gif);
	background-attachment: fixed;
}
h1 {
	font-family: "Century Gothic";
	font-size: x-large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-align:center;
	color: #808080;
}
a:link {
	font-family: "Century Gothic";
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	font-family: "Century Gothic";
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000066;
	text-decoration: underline;
}
a:hover {
	font-family: "Century Gothic";
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0066FF;
	text-decoration: underline blink;
}
.title{
	font-family: "Century Gothic";
	font-size: x-large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-align: center;
	color: #808080;
}

