body {
 color: #000000;
 background-color: #66B4CE;
 font-style: normal; 
 font-variant: normal; 
 font-weight: normal; 
 font-size: 10pt;
 font-family: trebuchet ms, verdana, helvetica, sans-serif;
 margin: 0px;
}

h2 {
 color: #66B4CE;
 font-size: 15pt; 
 font-family: trebuchet ms, verdana, helvetica, sans-serif;
 font-weight: bold;
}


h1 {
 color: #FFF;
 font-size: 11pt; 
 font-family: trebuchet ms, verdana, helvetica, sans-serif;
 margin-top: 10px;
 margin-bottom: 10px;
 margin-left: 20px;
 margin-right: 10px;
 font-weight: normal;
}

h3 {
 font-style: normal; 
 font-variant: normal; 
 font-weight: normal; 
 font-size: 10pt;
 font-family: trebuchet ms, verdana, helvetica, sans-serif;
 margin-right: 15px;
 margin-left: 20px;
 margin-top: 15px;
 margin-bottom: 0px;
 font-family: trebuchet ms, verdana, helvetica, sans-serif;
 color: #66B4CE;
}

.text {
 font-style: normal; 
 font-variant: normal; 
 font-weight: normal; 
 font-size: 10pt;
 font-family: trebuchet ms, verdana, helvetica, sans-serif;
 margin-right: 15px;
 margin-left: 20px;
 margin-top: 15px;
 margin-bottom: 0px;
 font-family: trebuchet ms, verdana, helvetica, sans-serif;
 color: #66B4CE;
}

h4 {
 font-style: normal; 
 font-variant: normal; 
 font-weight: normal; 
 font-size: 10pt;
 font-family: trebuchet ms, verdana, helvetica, sans-serif;
 margin-right: 15px;
 margin-left: 20px;
 margin-top: 15px;
 margin-bottom: 0px;
 font-family: trebuchet ms, verdana, helvetica, sans-serif;
 color: #66B4CE;
}

p {
 font-style: normal; 
 font-variant: normal; 
 font-weight: normal; 
 font-size: 11pt;
 font-family: trebuchet ms, verdana, helvetica, sans-serif;
 color: #000;
}

li, ol, ul {
 font-style: normal; 
 font-variant: normal; 
 font-weight: normal; 
 font-size: 10pt;
 font-family: trebuchet ms, verdana, helvetica, sans-serif;
 color: #000;
}

a:link { 
 color: #66B4CE;
 font-weight: bold; 
 text-decoration: none;
}

a:visited { 
 color: #66B4CE;
 font-weight: bold; 
 text-decoration: none;
}

a:active { 
 color: #9ACD65; 
 font-weight: bold; 
 text-decoration: none;
}

a:hover { 
 color: #2564AB; 
 font-weight: bold; 
 text-decoration: none;
 text-decoration: underline; 
}

blockquote {
 font-style: normal; 
 font-variant: normal; 
 font-weight: normal; 
 font-size: 10pt;
 font-family: trebuchet ms, verdana, helvetica, sans-serif;
 margin-right: 20px;
 margin-left: 20px;
 color: #000000;
}

.columns {
  background-color: #2564AB;
}

.middle {
  background-color: #FFFFFF;
}

.small {
 font-style: normal; 
 font-variant: normal; 
 font-weight: normal; 
 font-size: 9pt;
 font-family: trebuchet ms, verdana, helvetica, sans-serif;
 color: #000;
}

.moblogs {
 font-style: normal; 
 font-variant: normal; 
 font-weight: normal; 
 font-size: 11pt;
 font-family: trebuchet ms, verdana, helvetica, sans-serif;
 margin-right: 15px;
 margin-left: 15px;
 margin-top: 15px;
 margin-bottom: 0px;
 font-family: trebuchet ms, verdana, helvetica, sans-serif;
 color: #66B4CE;
}

.moblogging {
 font-style: normal; 
 font-variant: normal; 
 font-weight: normal; 
 font-size: 11pt;
 font-family: trebuchet ms, verdana, helvetica, sans-serif;
 margin-right: 20px;
 margin-left: 20px;
 margin-top: 20px;
 margin-bottom: 0 20px;
 font-family: trebuchet ms, verdana, helvetica, sans-serif;
 color: #000;
}



a.nav:hover {
  text-decoration : none;
  color : #FFF;
  font-weight : bold;
}


a.nav:link {
  text-decoration : none;
  color : #66B4CE;
  font-weight : bold;
}


a.nav:active {
  text-decoration : none;
  color : #F4E11B;
  font-weight : bold;
}


a.nav:visited {
  text-decoration : none;
  color : #66B4CE;
  font-weight : bold;
}

