body {
	background-color: #FFFF99;
	background-image: url(brick-bg.jpg);
	background-repeat: repeat;
}
p {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-style: normal;
	color: #660000;
}
h1 {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-variant: small-caps;
	color: #660000;
	font-weight: bold;
}
a {
	font-family: Tahoma, Verdana;
	font-size: 9px;
	font-variant: inherit;
	color: #333333;
	text-decoration: none;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #660000;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #CC0000;
}
option {
	font-family: Tahoma, Verdana;
	font-size: 9px;
}
input {
	font-family: Tahoma, Verdana;
	font-size: 9px;
	background-color:#FFFF99
	color:#660000
}
select {
	font-family: Tahoma, Verdana;
	font-size: 9px;