body {
	font-size:8pt;
	font-family:arial;
	color:white;
	background-color:black;
	scrollbar-base-color:#213943;
}

td {
	font-size:8pt;
	font-family:arial;
	color:white;
}


h1 {
	font-size:16pt;
	font-weight:bold;
	font-family:arial;
	color:white;
}

.pagename {
	font-size:16pt;
	font-weight:bold;
	font-family:arial;
	color:white;
}

h2 {
	font-size:10pt;	
	font-family:arial;
	color:white;
	width:100%;
	text-align:left;
	text-indent:6pt;
	font-weight:bold;
	border-top-style: solid;
	border-top-width: thin;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-left-style: solid;
	border-left-width: thin;
	border-right-style: solid;
	border-right-width: thin;
	border-color:#808080;
	background-image:url(heading.jpg);
	margin-top:8pt;
	margin-bottom:4pt;
}


.heading {
	font-size:10pt;	
	font-family:arial;
	color:white;
	width:100%;
	text-align:left;
	text-indent:6pt;
	font-weight:bold;
	border-top-style: solid;
	border-top-width: thin;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-left-style: solid;
	border-left-width: thin;
	border-right-style: solid;
	border-right-width: thin;
	border-color:#808080;
	background-image:url(heading.jpg);
	margin-top:8pt;
	margin-bottom:4pt;
}


h3 {
	font-size:10pt;
	font-weight:bold;
	font-family:arial;
	color:white;
}


.smalltext {
	font-size:7pt;
}

.lastmodified {
	text-align:right;
	font-size:7pt;
	color: #213943;
}

.tablerow1 {
	background-color: #213943;
}

.tablerow2 {
	background-color: #101520;
}

.tablerow3 {
	background-color: #000000;
}

A:link {
	color:#808080;
	text-decoration:none;
}

A:visited {
	color:#C0C0C0;
	text-decoration:none;
}

A:hover {
	color:red;
	text-decoration:none;
}


A:link img {
	border-color:#808080;
	text-decoration:none;
}

A:visited img {
	border-color:#C0C0C0;
	text-decoration:none;
}

A:hover img {
	border-color:red;
	text-decoration:none;
}
	