a:link {
	color: #5E5E5E;
}

a:visited {
	color: #404040;
}

a:hover {
	color: #404040;
}

a:active {
	color: #A9A9A9;
}

body {
	background-color: #000000;
	color: #697E79;
	font: normal normal bold smaller "Andale Mono", Arial, Helvetica, "Swis721 Lt BT", "Trebuchet MS", sans-serif;
}

h1 {
	color: #697E79;
	font: bold 16pt "Andale Mono", Arial, Helvetica, "Swis721 Lt BT", "Trebuchet MS", sans-serif;
	text-indent: 8pt;
}

.sub-h1 {
	color: #697E79;
	font: bold 12pt "Andale Mono", Arial, Helvetica, "Swis721 Lt BT", "Trebuchet MS", sans-serif;
}

paragraph {
	color: #697E79;
	font: bold 11pt "Andale Mono", "Trebuchet MS", "Swis721 Lt BT" Verdana, Helvetica, Arial;
}

ul {
	color: #697E79;
	font: normal normal bold 11pt "Andale Mono", Arial, Helvetica, "Swis721 Lt BT", "Trebuchet MS", sans-serif;
	list-style-image: url(images/diamond-bullet.gif);
	margin-left: 13%;
}

ul ul{
	color: #697E79;
	font: normal normal bold 9pt "Andale Mono", Arial, Helvetica, "Swis721 Lt BT", "Trebuchet MS", sans-serif;
	list-style-image: url(images/ablbull3.gif);
	margin-left: 1%
}

.sub-ul {
	color: #697E79;
	font: normal normal bold 9pt "Andale Mono", Arial, Helvetica, "Swis721 Lt BT", "Trebuchet MS", sans-serif;
}
.images-center {
	text-align: center;
	vertical-align: middle;
}
.date {
	color: #697E79;
	font: italic bold 9pt "Andale Mono", Arial, Helvetica, "Swis721 Lt BT", "Trebuchet MS", sans-serif;
	text-align: center;
}


