BODY {
background-color:#000000;
	 font-family : Arial, Helvetica, sans-serif;
      color : #000000;
      margin: 0px;
      }
.hiddenPic {display:none;}


.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}


.hiddenPic {display:none;}



.navlink{	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;}



.smtxt{	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;}

.medtxt{	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;}


.AllContent {/*this is the main content area*/
border-top:groove;
border-bottom:groove;
border-left:groove;
border-right:groove;

position:absolute;
width:800px;
margin-top:10px;
    background: #FFFFFF;
    color: #000000;
    margin-left: 150px;
    /*to position the content area to the right of the navigation*/
    margin-right: 20px;/*breathing space for the text*/
    font-family : Arial, Helvetica, sans-serif;
	min-height:575px;

    }	


.mainContent {/*this is the main content area*/
	position:relative;
    color: #000000;
	margin-top: 5px;
	margin-left: 150px;
    margin-right: 20px;/*breathing space for the text*/
    font-family : Arial, Helvetica, sans-serif;

    }	

.Emphasis {  font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-style: normal; font-weight: bold; color:#0000FF;}

.Cars {/*this is the text for the cars info*/
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
background-color: #FFFFCC;
	}	
.Carheadings {/*this is the text for the cars info*/
	{
font: italic small-caps 900 12px arial;
background-color: #FFFFCC;
}

hr {
color: #f00;
background-color: #f00;
height: 5px;
width: 100%;
}


   P, OL, UL, DL {font-size: 16px;}
/*font-family is already defined, here I only set the font-size*/
P OL, P UL, P DL, OL UL {font-size: 13px;}
/*and here the I prevent the incredible shrinking text*/
        
.six {font-size: 11px; 
  color: #999999; /*this is for small text*/
  background: transparent;}
.mit {text-align: justify;}/*justified text*/
.red {color : #FF0000; background: transparent;}
.mint {color: #009999; background: transparent;}
.ROT {font-size: 16px; /*also red, but bigger and in bold*/
  color: #FF0000; 
  font-weight: 600; 
  background: transparent;}
    
a:link {/*normal links in the text*/
  color: blue; 
  text-decoration: none; 
  background: transparent;}
a:visited {
  color: blue; 
  text-decoration : none; 
  background: transparent;}
a:hover { 
  color: red; 
  text-decoration : underline; 
  background: transparent;}

.Emphasis {  font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-style: normal; font-weight: bold; color:#0000FF;}


.Highlight {  font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-style: normal; font-weight: bold; font-variant: normal; background-color: #FFFFCC;}
