/* Thanks to Infininight */

body {
	margin: 40px;
	padding: 3px;
	color: #000022;
	background-color: #000000;
	text-align: left;
	}

body, div, p, th, td, li, dd {
		/* redundant selectors to help NS4 not forget */
	font-family: Georgia, Trebuchet, Times, Serif;
	font-size: 12px;
	background-color: #000000;
	}

a:link {
	color: #0055CC;
	background-color: transparent;
	text-decoration:none;
	}
a:visited {
	color: #5c71bf;
	background-color: transparent;
	text-decoration:none;
	}
a:active {
	color: #ffc391;
	background-color: transparent;
	text-decoration:none;
	}

h1 {font-size: 26px;}
h2 {font-size: 20px;}
h3 {font-size: 16px;}
h4 {font-size: 14px;}
h5 {font-size: 12px;}
h5 {font-size: 10px;}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	font-family: Georgia, Trebuchet, Times, Serif;
	}
img {
	border: 0;
	}

table form {
	margin-bottom: 40px;
	}
/* CSS Snippets */

.main {
	font-family: Georgia, Trebuchet, Times, Serif;
	font-size: 12px;
	background-color: #000000;
	color: #000022;
	}
.mainlight {
	font-family: Georgia, Trebuchet, Times, Serif;
	font-size: 12px;
	background-color: #000000;
	color: #5c71bf;
	}
.navmain {
	font-family: courier, monospace;
	font-size: 10px;
	background-color: #000000;
	color: #002657;
	}
.navdark {
	font-family: courier, monospace;
	font-size: 10px;
	background-color: #000000;
	color: #001244;
	}
.navlight {
	font-family: courier, monospace;
	font-size: 10px;
	background-color: #000000;
	color: #003469;
	}
.navverydark {
	font-family: courier, monospace;
	font-size: 10px;
	background-color: #000000;
	color: #000022;
	}
.navalmostblack {
	font-family: courier, monospace;
	font-size: 10px;
	background-color: #000000;
	color: #000011;
	}
.termback {
	font-family: Georgia, Trebuchet, Times, Serif;
	font-size: 12px;
	background-color: #00254C;
	color: #777788;
	}
.termbackright {
	font-family: Georgia, Trebuchet, Times, Serif;
	font-size: 12px;
	background-color: #00254C;
	color: #777788;
	text-align: right;
	}
.storymono {
	font-family: courier, monospace;
	font-size: 14px;
	background-color: #000000;
	color: #CECEDE;
	}
.storymonolight {
	font-family: courier, monospace;
	font-size: 14px;
	background-color: #000000;
	color: #003469;
	}
.greymonosmall {
	font-family: courier, monospace;
	font-size: 12px;
	background-color: #000000;
	color: #CECEDE;
	}
.bluemonosmall {
	font-family: courier, monospace;
	font-size: 12px;
	background-color: #000000;
	color: #004099;
	}
.termtemp {
	font-family: courier, monospace;
	font-size: 14px;
	background-color: #000000;
	color: #00FF00;
	}
.termgreen {
	font-family: courier, monospace;
	font-size: 14px;
	background-color: #000000;
	color: #00FF00;
	}
.termgrey {
	font-family: courier, monospace;
	font-size: 12px;
	background-color: #00254C;
	color: #777788;
	}
.termgreyright {
	font-family: courier, monospace;
	font-size: 12px;
	background-color: #00254C;
	color: #777788;
	text-align: right;
	}
.termred {
	font-family: courier, monospace;
	font-size: 12px;
	background-color: #210000;
	color: #FF0000;
	}
.termredright {
	font-family: courier, monospace;
	font-size: 12px;
	background-color: #210000;
	color: #FF0000;
	text-align: right;
	}
.termlight {
	font-family: courier, monospace;
	font-size: 12px;
	background-color: #CCDADF;
	color: #000000;
	}
.termlightright {
	font-family: courier, monospace;
	font-size: 12px;
	background-color: #CCDADF;
	color: #000000;
	text-align: right;
	}
.termblack {
	font-family: courier, monospace;
	font-size: 14px;
	background-color: #FFFFFF;
	color: #000000;
	}
.termyellow {
	font-family: courier, monospace;
	font-size: 12px;
	background-color: #000000;
	color: #FDE100;
	}
.termlblue {
	font-family: courier, monospace;
	font-size: 14px;
	background-color: #000000;
	color: #777788;
	}
