/* CSS Document */

<!--
body {  
	margin-bottom: 0px;
	margin-left: 0px; 
	margin-right: 0px;
	margin-top: 0px;
	}
a:link {color: #f7f7f7; text-decoration: none; }
a:visited {text-decoration: none; color: #f7f7f7; }
a:hover {text-decoration: underline; color: #656D7A; }
a:active {text-decoration: none; color: #f7f7f7; }
.style1 {color: #CCCCCC; font-weight: bold; font-size: 13px; }
.style2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #CCCCCC; }
.style3 {font-size: 12px; color: #f7f7f7; }
.style4 {font-size: 12px; font-family: Arial, Helvetica, sans-serif; }
.style5 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #FFFFFF; }
.style6 {font-size: 13px; color: #CCCCCC; }
.style7 {color: #FF0000;}
.style8 {font-size: 13px; color: #f7f7f7; font-family: Tahoma; }
.style10 {font-family: Verdana; font-size: 10px; color: #FFFFFF; font-weight: bold; }
.style13 {color: #FFFFFF; font-weight: bold; }
.style12 {font-size: 15px; font-family: Arial, Helvetica, sans-serif; color: #f7f7f7; }
.style13 {font-size: 13px; font-family: Verdana; color: #f7f7f7; }
.style14 {color: #cccccc; font-size: 13px; font-family: Tahoma; }
.style15 {color: #FFFFFF; font-size: 17px; font-family: Comic Sans MS;}
} 
.btn{
  color:#050;
  font: bold 84% 'trebuchet ms',helvetica,sans-serif;
  background-color:#ffdb95;
  border:1px solid;
  border-color: #696 #363 #363 #696;
}

-->
