/*
 * Style sheet for the CSS specification
 * For Cygnet.
 */
body {
font-family: verdana, arial, helvetica, tahoma, sans-serif; 
margin-bottom: 150px;
}
div#head {
	border: solid 1px #ffffff; 
	background-color: #ffcc00; 
	color: #660000; 
	font-weight: 750;
	}
h2 {
position: relative;
top: 0px;
left: 0px;
font: bold italic 72px times, serif;
color: #ff9966 ;
margin-left: 30px;
margin-top:-10px; 
margin-bottom:0px;
}
h3 {
position: relative;
top: -10px;
font: bold 22px ;
color: #660000;
margin-left: 30px;
margin-bottom:0px;
margin-top:0px; 
}
h4 {
position: relative;
font: bold 13px;
color: #000000 ;
}
h5 {
position: relative;
top: 0px;
font: bold 14px;
color: #000000 ;
}
a:link { 
color: #0000ff; 
font-weight: normal; 
text-decoration: none; 
}  
a:visited { 
color: #990099; 
font-weight: normal; 
text-decoration: none; 
}  
a:hover{ 
color: #ffffff; 
font-weight: normal; 
text-decoration: none; 
background-color: #0000ff; 
} 
a:active { 
color: #ff0000; 
font-weight: normal;  
} 
.tr gallery {
text-align:center;
}
td, p {
text-align:left;
}
th {
color: #660000;
font-size: 112%;
background:#ffcc00;
}
.in {
text-align:left;
text-indent: 20pt ;
}
p {
margin-top:2px;
margin-bottom:5px;
}