body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
}

h1 {
	font-size: large;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
}
h2 {
	margin: 0px;
}


a:link {
	color: #FFFF00;
}
a:visited {
	color: #FFCC00;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}

/* IE Hover */
a:link img, a:visited img{
		border:2px solid #FFFF00;
}
a:focus img, a:hover img, a:active img{
		border:2px solid #FFFFFF;
}


.three {
	background-image: url(images/c.gif);
	background-repeat: no-repeat;
	height: 17px;
}

.two {
	background-image: url(images/b.gif);
	background-repeat: repeat-y;
	padding: 10px;
	text-align: center;
	color: #000000;
}
.two ul {
	font-size: 24px;
	text-align: left;
	list-style-type: none;
	list-style-position: outside;
	margin: 3px;
	color: #FF0000;
}
.hover {
}


.one {
	background-image: url(images/a.gif);
	background-repeat: no-repeat;
	height: 17px;
}

.glue {
	width: 750px;
	margin: auto;
	text-align: center;
}

.two a:link{ color: #0000CC; }
.two a:visited { color: #000066; }
.two a:hover {color: #FF0000; text-decoration: none; }
td, th {
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
}
table {
	margin: auto;
}


.two ol {
	list-style-type: none;
	font-size: 12px;
	margin: 10px 0;
	padding: 0;
}
.two ol li {
	text-align: left;
	margin: 0;
	padding: 0;
}
.two td, .two th {
	color: #000000;
}
