BODY {
background-color: #62a3a9;
Background-image: url(imgs/bg.jpg);
background-repeat: repeat-y;
SCROLLBAR-FACE-COLOR: #ffffff;
SCROLLBAR-HIGHLIGHT-COLOR: #62a3a9;
SCROLLBAR-SHADOW-COLOR: #62a3a9;
SCROLLBAR-3DLIGHT-COLOR: #62a3a9;
SCROLLBAR-TRACK-COLOR: #62a3a9;
SCROLLBAR-DARKSHADOW-COLOR: #62a3a9;
FONT-SIZE: 10px; COLOR:  #ffffff; 
FONT-FAMILY:  Verdana; 
}

a, a:link, a:visited { color: #ffffff; text-decoration: none;
	font-weight: bold;
 	text-transform: uppercase;
	font-family: verdana;
	font-size: 6pt;}
a:hover { color: #ffe1be; text-decoration: none;
	font-weight: bold;
 	text-transform: uppercase;
	font-family: verdana;
	font-size: 6pt;}

TD {
	FONT-SIZE: 9px; LINE-HEIGHT: 14px;  COLOR:  #000000;
FONT-FAMILY: Verdana; 
}
H1 {font-family: Verdana;
    font-size: 12px;
    color: #d19e80;
    height: 13px;
    text-decoration: none; width: 97%; text-align: left; border-bottom: 5px solid; border-color: #e9d6cc; text-transform: uppercase; background-color: #f9f0eb}
b, strong { 
                 color: #e9d6cc;
	

	text-transform: none;
	}

iframe {
background-color: #b39988;
Background-image: url(imgs/backg.jpg);
background-repeat: repeat-x;
text-align: center;
}
img {border:0}

a img {
	border: 3px solid #f9f0eb;
}
a:hover img {
	border: 3px solid #d19e80;
}