BODY, TABLE, TR, TD{
	font-family: verdana;
	font-size: 11px;
}

.link_style{
	text-decoration:none;
	color: #555555;
	font-size:14px;	
}
.link_style:visited{
	color:#555555;	
}
.text_style{
	color: #888888;
	font-size:12px;
	padding-left:5px;
	padding-right:2px;
}
.td_style{
	padding-left:5px;
}
.header_links{
	font-family:arial;
	font-size:12px;
	color:0D4370;
	text-decoration:none;
}
.header_links:hover{
	color:CB4E00;	
	text-decoration:underline;
}
.headings{
	font-size:16px;
	color:0159A5;	
}

A{
	color:blue;
	text-decoration:none;	
}
A:visited{
	color:555555;	
}

TABLE,TR,TD{
	font-family:arial;
	font-size:12px;	
}
