
.text { font-size: 10pt; font-family: Veranda; }
.smalltxt  { font-size: 8pt; font-family: Veranda; }
.medtxt { font-size: 11pt; font-family: Veranda; }
.heading { font-weight: bold; font-size: 18pt; font-family: Veranda; }
.subhead  { font-weight: bold; font-size: 12pt; font-family: Veranda; }
.byline  { font-weight: bold; font-size: 12pt; font-family: Veranda; }
.ital { font-style: italic; font-size: 8pt; font-family: Veranda; }
.bold { font-weight: bold; font-size: 10pt; font-family: Veranda; }
.capt { position: relative; left: 10px; width: 300px; font-size: 8pt; font-family: Veranda; }
.capt2 { position: relative; left: 10px; width: 600px; font-size: 8pt; font-family: Veranda; }
.capt3 { position: relative; left: 10px; width: 200px; font-size: 8pt; font-family: Veranda; }
p.grey {background-color: lightgrey; padding: 10px; border-style=solid; border-width:1px;}
pre { font-family: Veranda; }

body { font-family: Veranda; font-size: 10pt; }

#index { 
	color: white;
	font-size: 12pt; 
	font-family: Veranda; 
	font-weight: bold;
	padding: 10px;
	text-align: center;
	padding: 10px;
	}

#banner { 
	background-color: #eaeaea; 
	color: black;
	padding: 5px;;
	font-size: 14pt; 
	font-weight: bold;
	font-family: Veranda; 
	text-align: left;
	margin: 5px;
	border-style: solid;
	border-width: 2px;
	border-color: #f4f4f4;
	}

#blueBanner { 
	background-color: #3333FF; 
	color: white;
	padding: 5px;;
	font-size: 14pt; 
	font-weight: bold;
	font-family: Veranda; 
	text-align: left;
	margin: 6px;
	border-width: 0px;
	}

#header { 
	font-size: 18pt; 
	font-family: Veranda; 
	font-weight: bold;
	text-align: left;
	padding: 10px;
	}

#header2 { 
	font-size: 12pt; 
	font-family: Veranda; 
	font-weight: bold;
	text-align: left;
	padding: 5px;
	}

#header3 { 
	font-size: 12pt; 
	font-family: Veranda; 
	font-weight: bold;
	text-align: center;
	padding: 5px;
	}

#article { 
	font-size: 12pt; 
	font-family: Veranda; 
	text-align: justify;
	padding: 10px;
	}

#articleLeft { 
	font-size: 12pt; 
	font-family: Veranda; 
	text-align: left;
	padding: 10px;
	}

#article2 { 
	font-size: 10pt; 
	font-family: Veranda; 
	text-align: justify;
	line-height:110%;
	padding: 3px;
	}

#center2 { 
	font-size: 10pt; 
	font-family: Veranda; 
	text-align: center;
	line-height:110%;
	padding: 3px;
	}

#contact { 
	font-size: 10pt; 
	font-family: Veranda; 
	font-style: oblique;
	font-weight: bold;
	text-align: center;
	padding: 10px;
	border-style: solid;
	border-width: 2px;
	border-color: #000066;
	color: black;
	margin: 5px;
	background-color: white;
	}

#photo_rt { 
	float: right;
	padding: 10px;
	font-size: 8pt; 
	font-family: Veranda; 
	font-weight: bold;
	text-align: justify;
	}

#photo_rt2 { 
	float: right;
	padding: 10px;
	font-size: 8pt; 
	font-family: Veranda; 
	font-weight: bold;
	text-align: justify;
	}

#photo_lt { 
	float: left;
	padding: 10px;
	font-size: 8pt; 
	font-family: Veranda; 
	font-weight: bold;
	text-align: justify;
	}

#photo_lt2 { 
	float: left;
	padding: 10px;
	font-size: 8pt; 
	font-family: Veranda; 
	font-weight: bold;
	text-align: justify;
	}
	
#photo_top { 
	float: none;
	padding: 10px;
	font-size: 8pt; 
	font-family: Veranda; 
	font-weight: bold;
	text-align: justify;
	}

body	{background-color: white;  font-size: 10pt; font-family:  Veranda; }

p	{font-size: 10pt;}

a	{
	color: navy;
	font-size: 10pt; 
	line-height:100%;
	font-family: Veranda;
	}

a:link {text-decoration: none;}
a:hover {text-decoration: underline;}
a:active {text-decoration: underline;}
a:visited {text-decoration: none;}

a.header:link {color: black; font-size: 12pt; line-height:100%;	font-family: Arial, Helvetica, Geneva, Swiss, SunSansRegular;}
a.header:visited {color: black; font-size: 12pt; line-height:100%;	font-family: Arial, Helvetica, Geneva, Swiss, SunSansRegular;}
a.header:hover {color: black; font-size: 12pt; line-height:100%;	font-family: Arial, Helvetica, Geneva, Swiss, SunSansRegular;}



img.center {
   display: block;
   margin-left: auto;
   margin-right: auto;
 }

