P {
   font-size : 75%; 
   line-height : 120%; 
   font-family : Verdana, helvetica, sans-serif; 
}

OL {
   font-size : 80%; 
   font-family : Verdana, helvetica, sans-serif; 
}

UL {
   font-size : 80%; 
   font-family : Verdana, helvetica, sans-serif; 
}

LI {
   font-family : Verdana, helvetica, sans-serif; 
}


H5 {
   color : #000099;
   font-family : Verdana, helvetica, sans-serif; 
}


H4 {
   font-size : 80%; 
   line-height : 95%; 
   color : #000099;
   font-family : Verdana, helvetica, sans-serif; 
}


H3 {
   color : #000099;
   font-size : 90%; 
   line-height : 95%; 
   font-family : Verdana, helvetica, sans-serif; 
}


H2 {
   color : #000099;
   font-size : 100%; 
   font-family : Verdana, helvetica, sans-serif; 
}


H1 {
   color : #000099;
   font-size : 110%; 
   font-family : Verdana, helvetica, sans-serif; 
}


BODY {
   font-family : Verdana, helvetica, sans-serif; 
   margin : 0; 
}

.line {
   color : #9999FF; 
}

.navline {
   color : #9999FF; 
}

A:visited {
	color : purple; 
   	text-decoration : underline; 
}


A:link {
   color : #000099;
   text-decoration : underline; 
   line-height : 110%; 
   font-family : Verdana, helvetica, sans-serif; 
}


A:hover {
   color : red; 
   text-decoration : underline; 
}

.tiny {
   font-family : Verdana, helvetica, sans-serif; 	
   font-size : 70%; 
   line-height : 100%; 
   color : #000000; 
   text-decoration : none; 
}

.blue {
   color : #000099;
   font-weight : bold; 
}

.signintable {
   font-size : 80%; 
   line-height : 110%; 
   font-family : Verdana, helvetica, sans-serif; 
   border: 2px solid #003399;
   background : #CCCCCC;
}

.table {
   border: 2px solid #9999FF;
}

.tabletop {  
   font-family : Verdana, helvetica, sans-serif; 
   font-size : 100%; 
   font-weight : bold;
   color : #CCCCCC;
   border: 2px solid #003399;
   background : #003399;
}

.topdepth {
 background : #FFFFFF; 
}

.stripe {
 background : #9999FF; 
}

.pagetop {
   background: #9999FF;
}
 
.navbar {
   font-weight : bold; 
   font-size : 80%;
   color : #9999FF;
}

.list {
   font-size : 80%;
   font-family : Verdana, helvetica, sans-serif; 
}

.cell {
   font-size : 80%;
   font-family : Verdana, helvetica, sans-serif; 
}

.navsmall {
   font-size : 80%;
}

.required {
   color : #FF0000;
   font-family : Verdana, helvetica, sans-serif; 
}


.sidebar {
   font-family : Verdana, helvetica, sans-serif; 
   font-size : 70%;
   font-weight : normal; 
   color : #FFFFFF;
}

.seltable {
   font-size : 100%; 
   font-family : Verdana, helvetica, sans-serif; 
}

.update {
	border : 2px dashed #ff0000;
	margin-right : 15px;
}

.updateh2 {
   color : #000099;
   font-size : 100%; 
   font-family : Verdana, helvetica, sans-serif; 
   margin-top : 5px;
   margin-bottom : 5px;
   text-align : center;
}


.updateh1 {
   color : #000099;
   font-size : 110%; 
   font-family : Verdana, helvetica, sans-serif; 
   margin-top : 5px;
   margin-bottom : 5px;
   text-align : center;
}

.updatep {
   font-size : 75%; 
   line-height : 120%; 
   font-family : Verdana, helvetica, sans-serif;
   margin-top : 5px;
   margin-bottom : 5px;
}