.head {	COLOR: #006699; FONT-FAMILY: times,garamond, default; FONT-SIZE: 22pt; LINE-HEIGHT: 110%  }


TD { font-family: Arial, sans-serif, default; font-size: 11pt; color: #000000; }

h1 {
        font-family: arial, sans-serif;	
	font-size: 32px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
	color: black;
}

h2 {
        font-family: arial, sans-serif;	
	font-size: 18px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
	color: black;
}




h4 {
        font-family: arial, sans-serif;	
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
	color: black;
}

/* General Links */
a {
color: blue;
}
a:visited {
color: purple;
}
a:hover {
color: orange;
}


//ga link top
a.gatop:link {  
  font-family: arial, sans-serif;	  
  font-size: 11pt;
  font-weight: normal;  
  color: blue;  
}

a.gatop:visited {
  font-family: arial, sans-serif;	  
  font-size: 11pt;
  font-weight: normal;  
  color: blue;
}

a.gatop:hover {  
  color: blue
}


//ga link bottom
a.gabottom:link {
  font-family: verdana, arial, sans-serif;	
  font-size: 10pt;  
  text-decoration: none;
  color: green;
}

a.gabottom:visited {
  font-family: verdana, arial, sans-serif;	
  font-size: 10pt;  
  text-decoration: none;
  color: green;
}

a.gabottom:hover {
  color: green;
}


.gabottomtext {
	font: 10pt arial, sans-serif;
	color: green;
	margin: 0;
	padding: 0;
}

.smallgreyfont{
	font: 12px/1.0 arial, sans-serif;
	color: 999999;
	margin: 0;
	padding: 0;
}