body {
	color: black;
	cursor: crosshair;
	font-family: "Century Gothic";
	font-size: 11px;
	scrollbar-DarkShadow-Color: #000000;
	scrollbar-Track-Color: #ffffff;
	scrollbar-Face-Color: #000000;
	scrollbar-Shadow-Color: #000000;
	scrollbar-3dLight-Color: #000000;
	scrollbar-Highlight-Color: #ffffff;
	scrollbar-Arrow-Color: #FFFFFF;
}

a:link, a:visited, a:active, b {
	color: #ff69b4;
	cursor: crosshair;
	font-family: "Century Gothic";
	font-size: 11px;
	text-decoration: none;
}

a:hover {
	color: #c71585;
	cursor: crosshair;
	font-family: "Century Gothic";
	font-size: 11px;
	text-decoration: none;
}

.header, .footer {
	border: gray dotted;
	border-width: 0px 0px 0px 0px;
	color: 000000;
	font-family: "Edwardian Script ITC";
	font-size: x-large;
	font-weight: none;
	text-align: Center;
	padding-left: 0px;
}

input, select, textarea, .textfield, .button {
	background-color: transparent;
	border: #000000 1px solid;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	text-align: center;
	font-color: Black;
}
