body, tr, td, p {
	font-family: verdana, arial, tahoma, san-serif; 
	font-size:90.1%;
	color: #000000;


	scrollbar-arrow-color: #FFFFFF;
	scrollbar-darkshadow-color : #EDE5D8;
	scrollbar-shadow-color : #FFFFC0;
	scrollbar-face-color : #3A865C;
}

.ctr { text-align: center;}
.left { text-align: left;}
.right {text-align: right; }
.just { text-align: justify; }
.float { float: right; margin: .5em;}

.copy { text-align: center;
        font-size: 70%;
		color: gray;
		}
		
h1 { font-size: 140%; text-align: center;}
h2 { font-size: 100.1%; font-weight: bold; }

/* for normal links */
a {color: #000080; text-decoration: underline;}
a:visited {color: #000080; text-decoration: underline;}
a:hover {color: #28543C; text-decoration: underline; }

/* for menu links */
a.menu {color: #000080; text-decoration: none; font-weight: bold;}
a:visited.menu {color: #000080; text-decoration: none; font-weight: bold;}
a:hover.menu {color: #007C37; text-decoration: none; font-weight: bold; }

a.menuon {color: #C00000; text-decoration: none; font-weight: bold;}
a:visited.menuon {color: #C00000; text-decoration: none; font-weight: bold;}
a:hover.menuon {color: #007C37; text-decoration: none; font-weight: bold; }

a.menuoff {color: #000080; text-decoration: none; font-weight: bold;}
a:visited.menuoff {color: #000080; text-decoration: none; font-weight: bold;}
a:hover.menuoff {color: #007C37; text-decoration: none; font-weight: bold; }

a.submenuon {color: #C00000; text-decoration: none; font-weight: normal;}
a:visited.submenuon {color: #C00000; text-decoration: none; font-weight: normal;}
a:hover.submenuon {color: #007C37; text-decoration: none; font-weight: normal; }

a.submenuoff {color: #000080; text-decoration: none; font-weight: normal;}
a:visited.submenuoff {color: #000080; text-decoration: none; font-weight: normal;}
a:hover.submenuoff {color: #007C37; text-decoration: none; font-weight: normal; }

.indent { padding-left: 20 px; }
.indentstrong {padding-left: 200 px; }