table {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
}

select {
	clip: rect(  0px );
	border: #333333;
	border-style: inset;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
}

a:hover {
	color: #FFFFFF;
	text-decoration: none
}

a {
	text-decoration: none
}

H1 {
	font-family: verdana;
	font-size: xx-small;
	font-weight: bold;
	color: #000000;
	display: inline;
}

.content {
	font-family: verdana;
	font-size: xx-small;
	color: #000000;
}

.pagetitle {
	font-family: verdana;
	font-size: larger;
	font-weight: bold;
	color: #CC0000;
	display: inline;
}
