#footer {
background: #000;
font: bold 11px/16px arial, helvetica, sans-serif;
font-color: #fff;
text-decoration:none;
text-transform: uppercase;
width:px;
}

#footer a {
color: #fff;
background: #000;
text-decoration: none;
}

#footer a:hover {
color: yellow; font-weight:bold
}

.ptitle     { font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 44pt;
	      font-weight: bold; font-style: normal; text-align: left;
	      text-decoration: none; color: #000000; margin: 10px; }

.psubtitle  { font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 18pt;
	      font-weight: normal; font-style: normal; text-align: left; 
	      text-decoration: none; color: #000000; margin: 15px; }

.ptext1    { font-family: Georgia, Times, Times New Roman, serif; font-size: 14pt;
	      font-weight: normal; font-style: normal; text-align: left; 
	      text-decoration: none; color: #000000; }

.ptext2    { font-family: Times, Times New Roman, Georgia serif; font-size: 12pt;
	      font-weight: normal; font-style: normal; text-align: left; 
	      text-decoration: none; color: #000000; }

.title1     { font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 18pt;
	      font-weight: bold; font-style: normal; text-align: center;
	      text-decoration: none; color: #000000 }

.title2     { font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 16pt;
	      font-weight: bold; font-style: normal; text-align: center; 
	      text-decoration: none; color: #000000 }

.title3     { font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 14pt;
	      font-weight: bold; font-style: normal; text-decoration: none;
              color: #000000 }

.text1      { font-family: Times, Times New Roman, serif; font-size: 16pt;
	      font-weight: normal; font-style: normal; text-decoration: none; 
              color: #000000; }

.text2      { font-family: Times, Times New Roman, serif; font-size: 14pt;
	      font-weight: normal; font-style: normal; text-decoration: none;
              color: #000000 }

.text3      { font-family: Times, Times New Roman, serif; font-size: 12pt;
   	      font-weight: normal; font-style: normal; text-decoration: none;
               color: #000000; }

.vehicle1   { font-family: Times, Times New Roman, Georgia serif; font-size: 24pt;
	      font-weight: bold; font-style: normal; text-align: center; 
	      text-decoration: underline; color: navy; }

.vehicle2   { font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 14pt;
	      font-weight: normal; font-style: normal; text-align: left; 
	      text-decoration: none; color: navy; padding: 10px; }

.question   { font-family: Arial, Helvetica, Verdana, sans-serif; ; font-size: 16pt;
	      font-weight: bold; font-style: normal; text-align: left; 
	      text-decoration: none; color: black;}

.answer     { font-family: Georgia, Times, Times New Roman, serif; font-size: 12pt;
	      font-weight: normal; font-style: normal; text-align: justify; 
	      text-decoration: none; color: blue; }



.updates    { font-family: Courier, mono, serif; font-size: 12pt;
    	      font-weight: normal; font-style: normal; text-align: left;
              text-decoration: none; color: navy;}

.link       { font-family: Verdana, Helvetica, Courier, sans-serif; font-size: 12pt;
	      font-weight: normal; font-style: normal; }

.breadcrumb { font-family: Verdana, Helvetica, Courier, sans-serif; font-size: 8pt;
	      font-weight: normal; font-style: normal; }

.misc       { font-family: Courier, mono; font-size: 12pt; background-color:yellow;
	      font-weight: bold; font-style: normal; text-align: center; 
              text-decoration: none; line-height: 12pt; color: navy }

a	    { color: #336699; }
a:link      { color: #336699; }
a:visited   { color: #993333; }

a.navigation:link {color: #ffffff; text-decoration:none;}
a.navigation:visited {color: #ffffff;text-decoration:none;}
a.navigation:active {color: #ffffff;text-decoration:none;}
a.navigation:hover {color: yellow; font-weight:bold}
