body {
	color: #646464;
	background: white;
 font-family:"Trebuchet MS", Arial, Verdana;
 font-size:0.74em;
 color:#555555;
}

td {
	font-size: 80%;
}

span.caption {
	font-size: 100%;
}

img.small {
	border: 1px solid;
}

img.medium {
 border-style: solid; 
 border-width: 1px; 
 border-color: #b2b2b2;
	margin-top: 0em;
}

span.title,td.title {
	color: #004182;
	font-size: 130%;
	font-weight: bold;
	padding-bottom: 0em;
	padding-top: .6em;
	margin-bottom: 0em;
	margin-top: 0em;
}

table.paper,td.paper {
	background: white;
}

.footer {
	color: gray;
}

div.footer {
	font-size: 80%;
	text-align: right;
	margin-top: .5em;
	margin-bottom: 1.5em;
}

a {
 color: #4D87CE;
	text-decoration: none;
}

a.control {
	color: gray;
	font-size: 90%;
}

a:hover {
 color: Red;
 text-decoration: none;
}