body, p, td {	
	font-family: Helvetica, Arial, sans-serif; 
	/*font-size: small;*/   
	font-size: 95%;    
	line-height: 1.4;
	color: #003366; 
	background-color: #CCCCFF
	}

.quote {font-size: smaller;     
	line-height: 20px;
	font-style: italic;
	}

blockquote{font-size: smaller; 
	font-weight: bold;    
	line-height: 15px;
	font-style: normal;
	}


h1 {  	
	font-family: Helvetica, Arial,  sans-serif; 
	font-size: larger; 
	font-weight: bold;
	margin: 5px 0px;
   }

.email { font-size: 12px }
.email a:link { font-size: 12px}
.email a:visited { font-size: 12px}
.email a:hover { font-size: 12px}

a:link {font-size: 11px;    
	color: #2e3f99;	
	text-decoration:none; 
	font-weight: bold;
        background-color :  transparent;
	}

a:visited {  	
		font-size: 11px;
		font-weight: bold; 
         	color: #2e3f99;
		background-color : transparent; 
		text-decoration:none
		}
a:hover {  	
		font-size: 11px;
		font-weight: bold; 
		color:  #fff027; 
		background-color :transparent; 		
		text-decoration:underline
	}



#subMenu{font-size: 11px;
	color:  #2e3f99;
	font-weight: bold; 
	}

#subMenu a:link { 
	color:  #2e3f99;
	text-decoration:none; 
	background-color :  transparent;
	}

#subMenu a:visited {  	
         	color: #2e3f99;
		background-color : transparent; 
		text-decoration:none
		}
#subMenu a:hover {  	
		color: #fff; /*#fff200;*/ 
		background-color :transparent; 		
		text-decoration:underline
	}

.index a:link { 
	font-size: 0.7em;
	color:  #2e3f99;
	text-decoration:none; 
	background-color :  transparent;
	}

.index a:visited {  	
         	font-size: 0.7em;
		color: #2e3f99;
		background-color : transparent; 
		text-decoration:none
		}
.index a:hover {  	
		font-size: 0.7em;
		color: #fff027; 
		background-color :transparent; 		
		text-decoration:underline
	}



.youAreHere {
		font-size: 0.7em;
		font-weight: bold;
		color: #fff027;
		}



#topCurrent a:visited
	 {
	font-weight: bold;
	color: #fff027;
	text-decoration: none;
	}



#current {  color: #fff120; 
		background-color :transparent; 		
		text-decoration:none
	}

hr {  margin:0px 0px 2px 0px; 
    	border-style: dotted; /* dashed;*/
	color: #2e3f99;
	width:95%}




