body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

.pic{
float: center;
padding-left: 3px;
padding-right: 3px;
padding-bottom: 3px;
padding-top: 3px;
border: solid;
border: 2px;
border-color: #fab400;
}

.h1{
text-align: center;
color:#2ab195;
font-weight: bolder;
font-size: 16px;
}

.h2{
text-align: left;
color:#2ab195;
font-weight: bolder;
font-size: 16px;
padding-left: 10px;
}

.textbold{
text-align: center;
color:#2ab195;
font-weight: bolder;
font-size: 15px;
}

.textboldleftgreen{
text-align: left;
line-height: 16px;
padding-left: 10px;
padding-right: 10px;
color:#2ab195;
font-weight: bolder;
font-size: 12px;
}

.textleftgreen{
text-align: left;
line-height: 16px;
padding-left: 5px;
padding-right: 5px;
color:#2ab195;
font-size: 12px;
}

.textleftgreenNP{
text-align: left;
line-height: 16px;
color:#2ab195;
font-size: 12px;
}

.textboldleftgreenNP{
text-align: left;
line-height: 16px;
color:#2ab195;
font-size: 14px;
font-weight: bolder;
}

.textboldleftblue{
text-align: left;
line-height: 18px;
padding-left: 10px;
padding-right: 10px;
color:#60a2c2;
font-weight: bolder;
font-size: 12px;
}

.textleftblue{
text-align: left;
line-height: 18px;
padding-left: 10px;
padding-right: 10px;
color:#60a2c2;
font-size: 12px;
}

.textleftblueNP{
text-align: left;
line-height: 18px;
color:#60a2c2;
font-size: 12px;
}

.textbluecenter{
text-align: center;
color:#60a2c2;
font-size: 14px;
text-decoration: underline;
}

.textbluectr{
text-align: center;
color:#60a2c2;
font-size: 14px;
}

.textblueboldcenter{
text-align: center;
font-weight: bolder;
color:#60a2c2;
font-size: 14px;
}

.header{
align: left;
padding-left: 10px;
}

.footer{
font-size: 10px;
color:	#60a2c2;
text-align: center;
}

.smallgreen{
font-size: 10px;
color:	#2ab195;
text-align: left;
}

.weather{
padding-top: 10px;
padding-left:10px;
}

.nav{
text-align: left;
color: #60a2c2;
font-weight: bolder;
font-stretch: expanded;
}

a:link {
color: #60a2c2;
text-decoration: none;
}
a:visited {
color: #60a2c2;
text-decoration: none;
}
a:hover {
color: #2ab195;
text-decoration: underline;
}

.textbluecenter:link {
color: #60a2c2;
text-decoration: underline;
}
.textbluecenter:visited {
color: #60a2c2;
text-decoration: underline;
}
.textbluecenter:hover {
color: #60a2c2;
text-decoration: underline;
font-weight:900;
}

