ul  {
	line-height: 17px;
}

a.in:link { color: black; text-decoration: underline }
a.in:active { color: gray; text-decoration: none }
a.in:visited { color: black; text-decoration: underline }
a.in:hover { color:#660000; text-decoration: none 
}
.inLink {
	list-style-position: inside;
	list-style-type: circle;
}
.line_drop { 
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
	line-height: 0.88em; 
	border-bottom: #990000 1px solid; 
	color: #990000;
	letter-spacing: -2px; 
}
.el { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #BBBBBB; 
	border-bottom: #CCCCCC 1px solid; 
	letter-spacing: 1em; 
	font-weight: 100; 
	line-height: .8em; 
	font-size: 9px;
}
h3.gr { 
	font-size: 500%; 
	margin: 0; float: left; 
	color: #999999; 
	font-family: Impact, Arial, Verdana; 
	text-transform: uppercase; 
	border-bottom: #CC0000 10px solid; 
	font-weight: 100; 
}
h3.gr2 { 
	font-size: 500%; 
	margin: 25px 0;
	color: #999999; 
	float: left; 
	font-family: Impact, Arial, Verdana; 
	text-transform: uppercase; 
	position: relative; 
	font-weight: 100;  
}
.gray { background: #000000; padding: 20px; }

h3.gray2 { font-size: 200%; text-transform: uppercase; font-family: Garamond, Georgia, "Times New Roman"; 
letter-spacing: .5em; font-weight: 100; color: #FFFFFF; border-top: 1px solid #CCCCCC; border-bottom: #CCCCCC 1px solid; width: 600px; text-align: center; }.basetext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 22px;
	padding: 2px 8px 2px 10px;
	color: #333333;
}
.pad {
	padding-left: 2px;
}
