@charset "utf-8";
td {
	font-family: Tahoma;
	color: #FF9900;
	text-align: left;
}
a:link {
	font-family: Tahoma;
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	font-family: Tahoma;
	color: #FF0000;
	text-decoration: underline overline;
}
body {
	background-image: url(Pics/newbg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #010101;
}
h1 {
	font-size: xx-large;
	color: #FF0000;
	font-family: "Tempus Sans ITC", Garamond;
	font-variant: normal;
	font-weight: normal;
	font-style: normal;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Tahoma;
}

h2 {
	font-size: x-large;
	color: #FF0000;
	font-family: "Tempus Sans ITC", Garamond;
	font-variant: normal;
	font-weight: bold;
	font-style: italic;
}
h3 {
	font-family: "Tempus Sans ITC", Garamond;
	font-size: large;
	font-weight: bold;
	color: #FF0000;
}
