.body        { font-family: Arial; font-size: 12px }
.links {
	text-decoration: none;
}

.heading     {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.sidebar-text     { color: #000000; font-family: Arial; font-size: 10px;  }
.sidebar-heading { font-family: Arial; font-size: 13px; color: #000000; text-transform: uppercase; 
               font-style: italic; font-weight: bold }
.caption     { font-family: Arial; font-size: 10px; }
.title       { font-family: Arial; font-size: 15px; font-weight: bold }
.img_link {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

