body  { 
	background-position: 0% 0%; 
	background-image:url('images/almendro_leaves.jpg'); 
	background-repeat:repeat; 
	background-attachment:scroll
}

h1 { 
	font-family:Verdana; 
	font-size:1.05em; 
	margin-top: 0px; 
	margin-bottom: 10px; 
	font-weight:bold
}

h2 { 
	font-family:Verdana; 
	font-size:14pt; 
	margin-top: 10px; 
	margin-bottom: 10px; 
	font-weight:bold
}

h3 { 
	font-family:Verdana; 
	font-size:12pt;
	margin-top: 10px; 
	margin-bottom: 10px; 
	font-weight:bold
}

h4 { 
	font-family:Verdana; 
	font-size:10pt;
	margin-top: 10px; 
	margin-bottom: 10px; 
	font-weight:bold
}

p { 
	font-family:Verdana; 
	font-size:10pt 
}

li { 
	font-family:Verdana; 
	font-size:10pt 
}

a { 
	color: #0000FF; 
}
a:hover { 
	color:#FF0000 
}

img {
	border:1px solid #000000; 
	margin:5px; 
}

.larger {
	font-family:Verdana; 
	font-size:11pt 
}

.caption {
	margin-top: 2px; 
	margin-bottom: 2px;
	font-size:9pt;
	font-family: Verdana, Serif; 
	text-align:center
}

.footer p {
	margin-top: 2px; 
	margin-bottom: 2px;
	color: #FFFFFF; 
	font-size:9pt;
}

.footer a { 
	color: #FFFFFF; 
}

.footer a:visited { 
	color: #FFFFFF; 
}

.footer a:hover { 
	color: #FF0000; 
}

.clickbutton { border-style: outset; border-width: 1px; padding-left: 4px; padding-right: 4px; 
               padding-top: 1px; padding-bottom: 1px; background-color: 
               #666633; color:#FFFFFF;}
.clickbutton a { color:#FFFFFF; text-decoration: none; }
.clickbutton a:visited {color:#FFFFFF; text-decoration: none; }
.clickbutton a:hover {color:#00FFFF; text-decoration: none }
