BODY {
	font-family: Arial, Tomaha, Verdana ;
	}
	
.title {
	text-align: center ;
	font-size: 200% ;
	text-decoration: none ;
	}

TD.navbar {
	text-align: left ;
	font-size: 90% ;
	background: #006666 ;
	color: #FFFFFF ;
	/* padding: 1em 3em 1em 1em ; */
	}

.navbar DIV {
	margin-left: .25em ; 
	margin-top: .5em ; 
	margin-bottom: .5em ;
	}

.navbar DIV DIV {
	margin-left: 1em ; 
	}

.navbar SPAN {
	line-height: 95% ;
	}

A.navlink {
	text-decoration: none ;
	color: #FFFFFF;
	}

A.navlink:Hover {
	text-decoration: underline ;
	}

A.current_page {
	text-decoration: none ;
	text-style: bold ;
	background: #FFFFFF;
	color: #006666 ;
	}

A.current_page:Hover {
	text-decoration: underline ;
	}

TD.body {
	background: #FFFFFF ;
	color: #000000 ;
	padding: 1em 3em 1em 1em ;
	}

A.webmaster:Link, A.webmaster:Visited {
	text-decoration: underline ;
	color: #FFFFFF;
	}

A.webmaster:Hover {
	text-decoration: none ;
	background: #FFFFFF;
	color: #333399 ;
	}
	
PRE { 
	font-family: monospace;
	}

TD.logo {
	text-align: center  ;
	font-size: 250% ;
	background: #333399 ;
	color: #FFFFFF ;
	padding: .25em ;
	}

.image {
	text-align: center  ;
	}

P.button {
	text-align: center  ;
	text-weight: bold ;
	}

.body A:Link {
	text-decoration: underline ;
	text-weight: bold ;
	background: #FFFFFF;
	color: #333399 ;
	}

.body A:Visited {
	text-decoration: underline ;
	background: #FFFFFF;
	color: #808080 ;
	}

.body A:Hover {
	text-decoration: none ;
	background: #333399 ;
	color: #FFFFFF ;
	}

H1 {
	font-size: 125% ;
	font-weight: bold ;
	text-decoration: none ;
	}

H2 {
	font-size: 115% ;
	font-weight: bold ;
	text-decoration: none ;
	font-style: italic ;
	}

STRONG {
	font-weight: bold ;
	}

P.note {
	font-weight: bold ;
	text-align: center  ;
	}

P.code {
	font-family: Monospace ;
	margin-left: 1em ;
	}

TD.label {
	font-weight: bold ;
        text-align: right ;
 	padding-right: .25em ;
	}

TD.value {
        text-align: left ;
 	padding-left: .25em ;
	}

P.by_line {
	font-weight: bold ;
	font-style: italic ;
	text-align: center  ;
	}

TD.footer {
	background: #333399 ;
	color: #FFFFFF ;
	font-size: 90% ;
	padding: .5em .25em .5em .25em ;
	}

P.tm_power {
	color: #006666 ;
}
