body,td,li,p
{
	color: black;
	font:	12px/1.2 Verdana, Arial, Helvetica, sans-serif;
}

.boxy
{
	color: black;
	background-color: white;
	
	font-weight: normal;
	font-size: 10px;
	font-family: verdana, arial, helvetica, sans-serif;
	float: right;
	width: 200px;
}
.box2
{
	color: background-color: white;
	border: padding: margin: float: right;
	width: 200px;
	height: 62px;
	float: right;
	display: block;
}

h1
{
	text-align: left;
	text-decoration: none;
	color: #483D8B;
	font-family: verdana, helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	background-color: white;
	width: 400px;
	text-indent: 0em;
	letter-spacing: 2px;
}
h2
{
	
	text-align: left;
	text-decoration: none;
	color: #483D8B;
	font-family: "book antiqua", georgia, times, serif;
	font-size: 18px;
	font-weight: bold;
	background-color: white;
	width: 200px;
}
A:hover	
	{
		color: navy;
		
	}
	
	A:link
	{
		color: navy;
		text-decoration: none;
		
	}
	
	A:active
	{
		color: navy;
		
		text-decoration: none;
	
	}
	
	A:visited
	{
		color: navy;
		text-decoration: none;
	}
	


.servBodL { border-left: 1px dotted #CEDCEA; }

table.events
{ font-family: Verdana, sans-serif;
font-weight: normal;
font-size: 11px;
color: #404040;
width: 700px;
background-color: #fafafa;
border: 1px #6699CC solid;

border-spacing: 0px;
margin-top: 0px;}


table.events td.servHd
{ border-bottom: 2px solid #6699CC;
background-color: #BEC8D1;
text-align: center;
font-family: Verdana, sans-serif;
font-weight: bold;
font-size: 11px;
color: #404040;}


table.events td
{ border-bottom: 1px dotted #6699CC;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: 11px;
color: #404040;
background-color: white;
text-align: left;
padding-left: 3px;}




