/* CSS Document */

BODY 
{
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-color: #FFFFFF;
  background-image: url(http://www.ezerasurf.com/images/logo_pattern.gif);
  scrollbar-face-color: #CCCCCC;
  scrollbar-highlight-color: #CCCCCC;
  scrollbar-3dlight-color: #CCCCCC;
  scrollbar-darkshadow-color: #CCCCCC;
  scrollbar-shadow-color: #CCCCCC;
  scrollbar-arrow-color: #FFFFFF;
  scrollbar-track-color: #FFFFFF;
}

a:link {
  color: #CC0000; 
  text-decoration : underlined;
  font-weight: bold;
  font-family : Arial, Helvetica, sans-serif;
  font size : 11px;}
a:visited {
  color: #CC0000; 
  text-decoration : underlined;
  font-weight: bold;
  font-family : Arial, Helvetica, sans-serif;
  font size : 11px;}
a:hover { 
  color: #999999; 
  text-decoration : underline;
  font-weight: bold;
  font-family : Arial, Helvetica, sans-serif;
  font size : 11px;}
  
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-transform: none;
}

.copy_small_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-transform: none;
}

.copy_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: none;
}

.copy_white_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: none;
}

.copy_white_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: none;
}

.copy_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-transform: none;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
}

.copy_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-transform: none;
}

.bold_link_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
}

