body.home { 
background-image: url(images/front/background.jpg);
background-position: top left; 
background-repeat: no-repeat;
}

body { 
color: #000000;
}

h1 { 
color: #ffffff;
font-family: "Trebuchet-MS", Verdana, sans-serif;
text-align: center;
font-size: 13pt;
 }

p.tan { 
color: #cccc99;
font-family: "Trebuchet-MS", Verdana, sans-serif;
font-size: 10pt;
 }

p.white { 
color: #ffffff;
font-family: "Trebuchet-MS", Verdana, sans-serif;
text-align: center;
font-size: 10pt;
 }
 
 p.white2 { 
color: #ffffff;
font-family: "Trebuchet-MS", Verdana, sans-serif;
text-align: left;
font-size: 10pt;
 }

p { 
color: #ffffff;
font-family: "Trebuchet-MS", Verdana, sans-serif
font-size: 10pt;
 }
 
th { 
color: #ffffff;
font-family: "Trebuchet-MS", Verdana, sans-serif
font-size: 10pt;
 }

td { 
color: #ffffff;
font-family: "Trebuchet-MS", Verdana, sans-serif
font-size: 10pt;
 }
 
td.white2 { 
color: #ffffff;
font-family: "Trebuchet-MS", Verdana, sans-serif;
text-align: left;
font-size: 10pt;
 }
 
 td.white3 { 
color: #ffffff;
font-family: "Trebuchet-MS", Verdana, sans-serif;
text-align: center;
font-size: 10pt;
 }

hr {
color: #888888;
}

a:link { color: #ffffff;}
a:visited { color: #cccccc;}
a:active{ color: #ffffff;}
a:hover { color: #cccccc;}



