<style type="text/css">

.navigation { font-family:verdana,tahoma,arial,sans-serif; font-size: 11px; color:#000000; TEXT-DECORATION: none; }

.copyright { font-family:verdana,tahoma,arial,sans-serif; font-size: 10px; color:#000000; font-weight: bold; TEXT-DECORATION: none; }

.body {font-size: 12px; font-family:verdana,arial,sans-serif; color: #000000; line-height: 2.00;}

.failed {font-size: 12px; font-family:verdana,arial,sans-serif; font-weight: bold; color: #ff0000; line-height: 2.00;}

A.body {font-size: 12px; color:#000000;font-weight: bold; TEXT-DECORATION: underline; }
A.body:visted { color:#000000;}
A.body:active { color:#000000;}
A.body:hover { font-size: 12px; color:#000000;font-weight: bold; TEXT-DECORATION: none; }

A.portfolio{font-size: 12px; color:#000000; TEXT-DECORATION: none; line-height: 2.00;}
A.portfolio:visted { color:#000000; line-height: 2.00;}
A.portfolio:active { color:#000000; line-height: 2.00;}
A.portfolio:hover { font-size: 12px; color:#000000; TEXT-DECORATION: underline; line-height: 2.00;}

ul {
    list-style: none;
    margin-left: 0px;
	padding-left: 0px;
}

li{
    background:url(images/bullet.gif) left center no-repeat;
    padding:0 0 0 18px
}

input.form {font-family: verdana,Tahoma,Arial,Sans-serif; font-size: 12px; color: #000000; border-width:1px; border-color:#000000;}
select.form {font-family: verdana,Tahoma,Arial,Sans-serif; font-size: 12px; color: #000000;}
option.form {font-family: verdana,Tahoma,Arial,Sans-serif; font-size: 12px; color: #000000;}

textarea.form{
   font-family:verdana,helvetica,sans-serif;
   font-size:10px;
   font-weight:bold;
   background-color:#ffffff;
   border:#000000 1px solid;
 }

input.form{
   font-family:verdana,helvetica,sans-serif;
   font-size:10px;
   font-weight:bold;
   background-color:#ffffff;
   border:1px solid;
   border-top-color:#000000;
   border-left-color:#000000;
   border-right-color:#000000;
   border-bottom-color:#000000;
 }

input.submit{
   color:#000000;
   width:70px;
   height:21px;
   font-family:verdana,helvetica,sans-serif;
   font-size:10px;
   font-weight:bold;
   background-color:#ffffff;
   border:0px solid;
   border-top-color:#000000;
   border-left-color:#000000;
   border-right-color:#000000;
   border-bottom-color:#000000;
   background: transparent url(images/buttons/submit.gif) top left no-repeat;
 }
   
input.reset{
   color:#000000;
   width:70px;
   height:21px;
   font-family:verdana,helvetica,sans-serif;
   font-size:10px;
   font-weight:bold;
   background-color:#ffffff;
   border:0px solid;
   border-top-color:#000000;
   border-left-color:#000000;
   border-right-color:#000000;
   border-bottom-color:#000000;
   background: transparent url(images/buttons/reset.gif) top left no-repeat;
 }   
   
</style>	