.redtext {
	font-size: medium;
	font-weight: bold;
	color: #FF0000;
}
h1 {
	font-size: 36px;
	font-style: oblique;
	line-height: 30px;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #FBC900;
	padding-top: 24px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.yellowtext {
	font-size: small;
	color: #FFCC00;
	text-decoration: none;
}


h2 {
	font-size: 24px;
	font-style: oblique;
	line-height: 20px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
}
#content  a {
	color: #0000FF;
	text-decoration: underline;
}
#content a:hover {
	color: #FF0000;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	color: #FFCC00;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #F9C700;
	text-decoration: underline;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: small;
}
.indentedtext {
	margin-right: 6px;
	margin-left: 6px;
	margin-top: 12px;
	margin-bottom: 12px;
}

body {
	background-image: url(Backgrounds/dark%20grey.jpg);
}
.style4 {
font-size: x-large;
}
.style5 {
	font-size: 24px;
	font-style: italic;
	color: #000000;
	margin: 12px;
}
.tiny {
	font-size: xx-small;
	color: #000000;
}
.style6 {
	color: #F5AD03;
	font-size: 36px;
}
.linecolor {
	color: #0000CC;
}

.style7 {
	font-size: small;
	color: #000000;
}
.style8 {
font-size: 20px
}

