

A {
	color: #00008B;
	text-decoration: none;
}

A:link		{
	color: #00008B;
	text-decoration: none;
} 
A:visited	{
	color: #00008B;
	text-decoration: none;
} 
A:active	{
	color: #00008B;
	text-decoration: underline;
} 
A:hover		{
	color: #00008B;
	text-decoration: underline;
} 

.centers A:link		{
	color: #00008B;
	text-decoration: none;
	font-family: arial;
	font-size:11px;
} 
.centers A:visited	{
	color: #00008B;
	text-decoration: none;
	font-family: arial;
	font-size:11px;
} 
.centers A:active	{
	color: #00008B;
	text-decoration: underline;
	font-family: arial;
	font-size:11px;
} 
.centers A:hover		{
	color: #00008B;
	text-decoration: underline;
	font-family: arial;
	font-size:11px;
} 
 
td.title { font-family: Arial; font-size: 20px; color: #999933; font-weight:bold;}

font.descrip { font-family: arial; font-size: 10px; color: #708090; text-transform:uppercase; font-weight:bold; }
font.date { font-family: arial; font-size: 12px; color: #cccc99; line-height:16px;}
font.author { font-family: arial; font-size: 10px; color: #999966; line-height:16px; text-transform:uppercase;}
font.time { font-family: arial; font-size: 10px; color: #999966; line-height:16px; text-transform:uppercase;}
font { font-family: arial; font-size: 12px; color: #666666; line-height:16px;}
font.subhead { font-family: arial; font-size: 12px; color: #333333; font-weight:bold;}
font.adlink { font-family: verdana, sans-serif; font-size: 10px; color: #666666; font-weight:bold;}
h2,h3,h4,h5,h6 {
	font-family: arial;
	color: #333333;
	font-weight:bold;
	line-height : normal;
}
h1 {
	font-family: arial;
	color: #333333;
	font-weight:bold;
	line-height : 15px;
}

blockquote { font-family: arial;  font-size: 10px; color: #666666; }
DD { font-family: arial;  font-size: 12px; color: #333333; }
DT { font-family: arial;  font-size: 12px; color: #000000; font-weight:bold;}
p { font-family: arial; font-size:12px; color:#000000; line-height:18px; }
p.sidebar1 { font-family: verdana, arial; font-size:10px; color:#333333; line-height:12px; text-align:justify; }
p.linker { font-family: arial; font-size: 12px; color: #666666; line-height:16px;}
ul { font-family: arial; font-size:12px; color:#000000; line-height:18px; }
ol { font-family: arial; font-size:12px; color:#000000; line-height:18px; }
td { font-family: arial; font-size:12px; color:#000000; line-height:18px; }

.leftborder{
	border-left : 1px solid #FF8C00;
	
}

