body {
	font-family:verdana, arial, tahoma, sans-serif; 
	font-size:11px; 
	line-height:14px;
	color:#000000;
	margin:0; padding:0; 
	text-align:left;
	width:750px;
}
h1 {
	font-family:Georgia, Times New Roman, Times, serif;
	font-size: 17px;
	line-height: 20px;
	color: #00a0c6;
	letter-spacing:-0.03em;
}
h2 {
	font-family:lucida grande, arial, tahoma, verdana, sans-serif;
	font-size: 14px;
	color: #00a0c6;
	letter-spacing:-0.01em;
	padding:0;
}
a {
	font-family:lucida grande, verdana, arial, tahoma, sans-serif;
	font-weight:600;
	color:#00a0c6;
}
a:link {text-decoration: none;color: #00a0c6;}
a:visited {text-decoration: none;color: #00a0c6;}
a:hover {text-decoration: underline;color: #FF0000;}
a:active {text-decoration: none;color: #00a0c6;}

#heading {
		padding:60px 0 0 0;
		margin:0 0 0 100px;
		clear:both;
}
#contents {
		width:470px; 
		float:left; 
		margin:0 0 0 100px;
		clear:left; 
}
#sidebar {
		font-family:verdana, tahoma, lucida grande, arial, sans-serif; 
		font-size:10px;
		line-height:13px;
		width:230px; 
		clear:right;
		position:absolute;
		left:630px;
}

.note {
	font-size: 11px;line-height: 14px;
	font-weight:bold;
}
.note10 {
	font-size: 10px;line-height: 13px;
	font-weight:bold;
}
.notice {
	font-size: 9px;line-height: 11px;
	font-weight:300;
	color:#000;
}
.redarrow {color: #ff0000
}
table.publications { 
font-family: Verdana;
font-weight: normal;
font-size: 11px;
color: #00a0c6;
width:470px;
border-collapse: collapse;
margin-top: 0px;
}
table.publications td.servHd 
{
width:400px; 
text-align: left;
font-family: Verdana;
font-weight: normal;
font-size: 10px;
color: #333333;
background-color: white;
}
table.publications td 
{ 
border-bottom: 1px dotted #00a0c6;
width:70px;
font-family: lucida grande, arial, sans-serif;
font-weight: bold;
font-size: 10px;
color: #333333;
background-color: CCFFFF;
text-align: left;
padding-left: 4px;
}
.servBodL {border-left: 1px dotted #00a0c6; 
}