h1 {
	font-family: verdana,helvetica;
	font-size: 14px;
	font-weight: bold;
	color: rgb(25,55,95);
}
h2 {
	font-family: verdana,helvetica;
	font-size: 11px;
	font-weight: bold;
	color: rgb(25,55,95);
}
h3 {
	font-family: verdana,helvetica;
	font-size: 10px;
	font-weight: bold;
	color: rgb(25,55,95);
}
td {
	font-family: verdana,helvetica;
	color: #ffffff);
	font-size: 10px;
}
a {
	font-family: verdana,helvetica;
	text-decoration: none;
	font-size: 10px;
	color:	rgb(25,55,95);
}
a:hover{
			font-weight: bold;
		}
a:visited{
	   color:black
	   font-weight:bold;
	   }
.white {
	font-family: verdana,helvetica;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
}
.tabval {
	font-family: verdana,helvetica;
	color: rgb(25,55,95);
	background-color: #ffffcc;
    font-size: 10px;
	font-weight: bold;
}
.tabhead {
	font-family: verdana,helvetica;
	color: #ffffff;
	background-color: rgb(25,55,95);
	font-weight: bold;
	font-size: 10pt;
}
p {
	font-family: verdana,helvetica;
	color: rgb(25,55,95);
	font-size: 10px;
}
.navi {
	font-family: verdana,helvetica;
	background-color: rgb(25,55,95);
	color: #ffffff;
	font-size: 10px;}
	
.comment {font-family: verdana,helvetica;
	color: black;
	font-size: 10px;}

.Title {
    position: absolute;
    top: 20px;
    left:120px;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 14pt;
    color: rgb(25,55,95);
    letter-spacing:  .16em;
    text-align: center;
    padding: 1px;
    background-color: transparent;
    overflow: hidden}


body {background-color: #ffffcc;
scrollbar-face-color: #ffffcc;
scrollbar-arrow-color: rgb(25, 55, 95);
scrollbar-highlight-color: rgb(25, 170, 225);
scrollbar-3dlight-color: rgb(25, 55, 95);
scrollbar-shadow-color: rgb(25,55,95);
scrollbar-darkshadow-color: #ffffcc;
scrollbar-track-color: #ffffcc;}
