/* CSS Document */

body {
	background-color: #000000; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: small;
	text-align: center;
  min-width: 780px;
	
}


#wrapper {
  width: 780px;
  margin: 0 auto;
  text-align: left;
}

a:link {
	color: #00CC00;
	font-weight: bold;
}
a:visited {
	color: #777777;
	font-weight: bold;
}

a.dark:link {
	color: #000000
}

a.dark:visited {
	color: #000000
} 

a.az_link, a.az_link:visited {
	color: #00CC00;
	font-weight: bold;
}

a.page_link, a.page_link:visited {
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	color: #777777;
	font-style: italic;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}



h5 {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	color: #00CC00;
	font-style: italic;
}

h6 {
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	color: #00CC00;
	font-style: italic;
}


.white {
	color: #FFFFFF;
}


.accent {
	color: #00CC00;
}

.plain {
	font-size: x-small;
	}
	
.more {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	
	}
	


Table
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: small;
}

.index {
	font-weight: bold;
	color: #FFFFFF;
	font-size: small;
	font-style: italic;
	white-space: pre;
}
