body  {
font-family : 'Lucida Grande', 'LucidaGrande', 'Lucida', Verdana, sans-serif;
margin : 20px;
text-align : justify;
background : #ffffff;
color: #000000;
}

div.banner  {
margin-top : 20px;
margin-bottom : 25px;
margin-left : 50px;
margin-right : 50px;
padding : 0px;
text-decoration : none;
}

A:link { 
	text-decoration: none;  
	color: #c47406;
	background-color: transparent;
}
A:visited { 
	text-decoration: none;
	color: #5C94CD;
	background-color: transparent;
}
A:active { 
	text-decoration: none;  
	color: #5C94CD;
	background-color: transparent;
}
A:hover { 
	text-decoration: none;  
	color: #ffffff;
	background-color: #c47406;
}

A.img:link { 
	text-decoration: none;  
	color: #c47406;
	background-color: transparent;
}
A.img:visited { 
	text-decoration: none;
	color: #5C94CD;
	background-color: transparent;
}
A.img:active { 
	text-decoration: none;  
	color: #5C94CD;
	background-color: transparent;
}
A.img:hover { 
	text-decoration: none;  
	color: #ffffff;
	background-color: transparent;
}

img {
margin-bottom : 18px;
margin-left : 0px;
margin-top : 0px;
margin-right : 12px;
border:1px #cccccc inset;
}

th {
font-size : 11px;
padding-top : 6px;
padding-bottom : 3px;
padding-left : 12px;
padding-right : 12px;
text-align : left;
font-weight : bold;
text-shadow: #999 2px 2px 2px;
}

td.note {
font-size : 10px;
padding-top : 3px;
padding-bottom : 25px;
padding-left : 12px;
padding-right : 12px;
text-align : justify;
font-weight : normal;
}

h1  {
letter-spacing : 0.1em;
font-weight : bold;
font-size : 24px;
text-align : center;
color: #c47406;
text-shadow: #999 2px 2px 2px;
}

h2  {
letter-spacing : 0.1em;
font-weight : bold;
font-size : 14px;
text-align : center;
color: #c47406;
text-shadow: #999 2px 2px 2px;
}

h3  {
font-size : 12px;
margin-bottom : 4px;
margin-right : 20px;
margin-left : 20px;
text-align : center;
font-weight : bold;
}

h4  {
font-size : 10px;
margin-bottom : 12px;
text-align : center;
font-weight : normal;
}

