body {
	background-repeat: repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100.01%;
	color : #FFFFFF;
	margin: 0px;
	background-image: url(../pix/gradient.jpg);
}
P {
	margin: 0px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 90%;
}
H1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 180%;
	font-weight: bolder;
	color: #FFFFFF;
	margin: 0px;
}
H2 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
}
H3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #996600;
	margin: 0px;
}
a {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 1.1em;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.8em;
}
a:hover {
	color: #FF0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
	font-weight: bold;
	font-size: 0.8em;
}
a:active {
	text-decoration: none;
	font-size: .8em;
}

