body {
	margin: 0;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	/* background-image: url("http://www.birdhive.com/mezzo/graphics/background1.jpg") ; */
	background-color: #ffffff;
}

html>body, html>body #contents {
	height: auto;
}


#contents {
	margin-top: 1em;
	margin-bottom: 1em;
	align: center;
	vertical-align: middle ;
}

/* '*************************'*************************'*************************' */
/* TEXT STYLES */
/* '*************************'*************************'*************************' */

p,.p {
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size: 12px ;
line-height: 130% ;
color: #666666 ;
vertical-align: middle ;
}

h3,.h3 {
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size: 15px ;
font-weight: bold ;
line-height: 150% ;
color: #666666
}

h4,.h4 {
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size: 12px ;
font-weight: bold ;
line-height: 150% ;
color: #666666
}

/* '*************************'*************************'*************************' */
/* HYPERLINK & TEXT/HYPERLINK STYLES */
/* '*************************'*************************'*************************' */

a,.a {
font-family:Geneva, Arial, Helvetica, sans-serif;
font-weight: regular ;
color:#660033;
text-decoration: none
}

a:hover,.a:hover {
font-family:Geneva, Arial, Helvetica, sans-serif;
font-weight: regular ;
color:#999999;
text-decoration: none
}


/* '*************************'*************************'*************************' */
/* INPUT AND FORM STYLES */
/* '*************************'*************************'*************************' */


/* '*************************'*************************'*************************' */
/* IMAGE STYLES */
/* '*************************'*************************'*************************' */

/*img {
border: #;
border-style: ;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px
}*/

