body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: italic;
	font-weight: normal;
	color: #990099;
	background-image: url(../images/back.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center;
	background-color: #000000;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	color: #FF0000;
}

#navigation a {
	color: #0000CC;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 2px;
	font-weight: bold;
	}


.selected, #navigation a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bolder;
	border-top-style: none;
	border-bottom-style: none;
	text-decoration: none;
	line-height: 16px;
	letter-spacing: .1em;
	border-right-style: none;
	border-left-style: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 2px;
	font-style: oblique;
	color: #FF6633;
}

.selected, td a { 
	padding-left:6px;
	padding-right: 6px;
}

h1 {
	color: #FF0000;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: italic;
	font-weight: bold;
	color: #CC0033;
	text-decoration: underline;
}
.center_me {
	text-align: center;
}
.style3 {
	font-size: x-small;
}
.style4 {font-size: x-large}

.style2 {font-size: x-small}
