html, body {
	background-color: #E1E1CC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.Formy{
	color: #666666;
	text-indent: 2px;
	letter-spacing: 1px;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-right-color: #999999;
	background-color: #E8E8D7;
	border-bottom-style: ridge;
	border-right-style: ridge;
	border-top-style: groove;
	border-left-style: groove;
}


.Caption {

font-weight: bold;
color:      #990000;
}

TH{
background-color:#F0F0E6;
text-transform:uppercase;
color:#666666;

font-size:13px;
}


TD {
font-family: Tahoma;
	font-size: 12px;
	color: #333333;
}
.footer{
	color:#999999;
	font-size: 10px;
}

.Section{
	font-weight:bold;
	color: #CC0000;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-decoration: underline;
}

.WorkTitle{
font-weight:bold;
font-style:italic;
}

A:LINK{ 	
	color: #DF0000;
	text-decoration:underline;}
A:HOVER{
	color: #003399;}
A:VISITED{}
A:ACTIVE{}
hr {
color:#990000;
	border-bottom-style: dotted;
	border-style: dotted;
}















hr.d {border: none 0; 
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #efefef;
	width: 80%;
	height: 2px;
	margin: 10px auto 0 0;
	text-align: left;
	}
hr.ee {
	border: none 0;
	border-top: 2px dotted #09c;
	border-bottom: 1px solid #9cf;
	width: 85%;
	height: 2px;
	margin: 10px auto 0 0;
	text-align: center;

	}	
hr.e {border: none 0; 
	border-top: 1px dashed #000;
	border-bottom: 1px dashed #990000;
	width: 85%;
	height: 1px;
	margin: 10px auto 0 0;
	text-align: center;
}	
	
hr.f {border: none 0; 
	border-top: 3px double #c00;
	width: 80%;
	height: 3px;
	margin: 10px auto 0 0;
	text-align: left;
	}	
hr.g {
	border: 3px inset #777;
	width: 80%;
	height: 6px;
	margin: 10px auto 0 0;
	text-align: left;
	}	
hr.h {
	border: 3px ridge #cf0;
	width: 80%;
	height: 6px;
	margin: 10px auto 0 0;
	text-align: left;
	}	
