/*
<link href="style.css" rel="stylesheet" type="text/css"> 
<style type="text/css"></style>
*/

body {
background-color: #FFFFFF;
/*background-image:url('images/bg_vito.png'); 
background-repeat: repeat-x;
*/
margin-top: 5px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
}

ul
  {
  margin-top: 10px;
  margin-bottom: 10px;
  }

H2 {
display: inline;
font-family: arial;
font-size: 17px;
font-weight: normal;
color: #FD9F4B;
}

H1 {
display: inline;
font-family: Verdana;
font-size: 14px;
font-weight: normal;
color: #404040;
}

/*line-height: 1.6;*/

form {margin-top: 0px; margin-bottom: 0px;}
input {text-decoration: none; color: black; font-family: verdana;  font-size: 12px;}
select {text-decoration: none; color: black; font-family: verdana;  font-size: 12px;}
textarea {text-decoration: none; color: black; font-family: verdana;  font-size: 12px;}
ul { list-style-image: url("images/blue_bullet.png") }
table {border-color: black}
td {border-color: black}


.plain {text-decoration: none; color: black; font-family: verdana;  font-size: 11px;}
.plain a {text-decoration:none; color: blue;}
.plain a:hover {color:blue; text-decoration: underline;}

.fine {text-decoration: none; color: black; font-family: verdana;  font-size: 10px;}
.fine_arial {text-decoration: none; color: black; font-family: arial;  font-size: 10px;}

.footer {text-decoration: none; color: white; font-family: verdana;  font-size: 10px;}
.footer a {text-decoration:none; color: white;}
.footer a:hover {color:white; text-decoration: underline;}

.headline {text-decoration: none; color: #004890; font-family: arial; font-size: 20px;}
.headline_2 {text-decoration: none; color: #004890; font-family: arial; font-size: 15px; font-weight: bold;}
.title {text-decoration: none; color: #004890; font-family: verdana; font-size: 14px; font-weight: bold;}

.lead {text-decoration: none; color: #004890; font-family: verdana; font-size: 11px; font-weight: bold;}
.lead a {text-decoration:none; color: #004890;}
.lead a:hover {color:blue; text-decoration: underline;}

.espanol {text-decoration: none; color: #004890; font-family: arial; font-size: 12px; font-weight: bold;}
.espanol a {text-decoration:none; color: #004890;}
.espanol a:hover {color:white; text-decoration: none;}

.bookmark {text-decoration: none; color: #808080; font-family: verdana;  font-size: 10;}
.bookmark a {text-decoration:none; color: #808080;}
.bookmark a:hover {color:#2F2C34; text-decoration: none;}

.bg_tabs {background-image:url('images/bg_tabs.jpg');}
.bg_tabs {text-decoration: none; color: #004890; font-family: arial; font-size: 12px; font-weight: bold;}
.bg_tabs a {text-decoration:none; color: #004890;}
.bg_tabs a:hover {color:white; text-decoration: underline;}

/* ROLLOVER DATA CELL */
.btnav {text-decoration: none; color: #5D562C; font-family: verdana;  font-size: 11px;}
.btnav a {text-decoration:none; color: #5D562C;}
.btnav a:hover {color:#025655; text-decoration: none; font-weight: bold;}
.btnav { background-color: #E5DEB4; border: 0px #000000 solid;} 
/*
<td class=btnav onmouseover="style.backgroundColor='#CFC596';" onmouseout="style.backgroundColor='#E5DEB4'" width=192 height=27>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<img src="images/rarrow.png" border=0 alt=""><a href="#"> IMPERDIET</a></td>
*/


