﻿#Show {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #CCCCCC;
	width: 400px;
	line-height:200%;
}

#textbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	font-style:italic;
	color: #CCCCCC;
	width: 400px;
	
}
a {
	color: #808080;
	font-weight:bold;
}

a:hover {
	color:#C0C0C0;
}