body { 
font-family: "Trebuchet Ms";
font-size: 11px;
color: #000000; 
line-height:13px;
text-align: justify;
}

A:link,a:active,a:visited {
color:#9e8377; text-decoration: none; font-weight:bold
}
A:hover {
color:#936888; text-decoration: none; font-weight:bold
}

h1 {
	background-image: url('images/h1.jpg');
	color: #729caf;
	letter-spacing: 1px;
	-moz-border-radius:  6px;
	text-decoration: none;
	font-size: 10px;
	font-family: Georgia;
	border: 1px solid #ffffff;
	line-height: 35px;
	height: 35px;
	text-transform:uppercase;
	text-align: center;
	font-weight:normal
}


h2, h3 {

background-image: url('images/h2.png');
background-repeat:no-repeat;
background-position:left;
color: #ffffff;
text-transform:uppercase;
font-size: 7px;
text-align:left;
padding-left: 5px;
padding-top: 5px;
font-family: "Small Fonts";
height:35px;
margin-bottom: 5px;
font-weight:normal
}


input, submit, textarea {
font-family: Trebuchet MS;
font-size: 10px;
color:#333333;
background: #b3b3b3;
border: 1px solid #ffffff;
}

b, strong {
	color:#729caf;
	font-weight:normal;
}

.img {
border: 3px solid #73c1dc;
background-color:#000000;
padding:1px;

}

a img {
border: 3px solid #73c1dc;
background-color:#000000;
padding:1px;
}

a:hover img {
border: 3px solid #96786e;
background-color:#000000;
padding:1px;
}
