p, div, td, ul, ol, .normal {
        font: 12px/17px Trebuchet, Trebuchet MS, Verdana, sans-serif;
        color: #000000;
        }
.missing {
    font: 12px/17px Trebuchet, Trebuchet MS, Verdana, sans-serif;
    color: #FF0000;
}

.home {
        font: 13px/18px Trebuchet, Trebuchet MS, Verdana, sans-serif;
	font-weight: bold;
        color: #000000;
        }

.title {
        font: 16px/16px Trebuchet, Trebuchet MS, Verdana, sans-serif;
	font-weight: bold;
        color: #000000;
        }

.subtitle {
        font: 14px/14px Trebuchet, Trebuchet MS, Verdana, sans-serif;
	font-weight: bold;
        color: #000000;
        }

.news {
        font: 11px/16px Trebuchet, Trebuchet MS, Verdana, sans-serif;
        color: #000000;
        }

.white {
        font: 11px/16px Trebuchet, Trebuchet MS, Verdana, sans-serif;
	font-weight: bold;
        color: #FFFFFF;
        }

a:link  { text-decoration: none; color: #3869A8 }
a:active        { text-decoration: none; color: #3869A8 }
a:visited       { text-decoration: none; color: #3869A8 }
a:hover { text-decoration: none; color: #000000 }

*.news a:link  { text-decoration: underline; }
*.news a:active        { text-decoration: underline; }
*.news a:visited       { text-decoration: underline; }
*.news a:hover { text-decoration: underline; }

.submit { background-color: #D0DBEB; color: #000000; font-size: 10px; font-weight: bold; line-height:14px}

.leftcloud{ 
 background-image: url(http://www.pilotsguide.com/images/cloud_left.gif); 
 background-position : top right; 
 background-repeat : no-repeat; 
 } 

.rightcloud{ 
 background-image: url(http://www.pilotsguide.com/images/cloud_right.gif); 
 background-position : top left; 
 background-repeat : no-repeat; 
 } 

.nomargin {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}
