* {
	font-family: verdana, arial, helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
}

html, body {
	text-align: left;
	font-size: 0.83em;
	height: 100%
}

body {
	overflow: hidden;
	background-color: #ffffff;
	top: 0px;
	left: 0px;
	border: 0px;
	color: #0f5291;
}

img {
	border: 0;
	margin: 0;
	padding: 0;	
}

hr {
	margin: 10px 0 8px 0;
	border: 0;
	background-color: #cccccc;
	width: 100%;
	height: 3px;
	color: #cccccc;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #990000;
}

a:hover, a:active {
	text-decoration: underline;	
}

#details {
	width: 280px;
}

#details table {
	color: #0f5291;	
}

#details td {
	font-size: 1.0em;
	padding-bottom: 2px;
}

#details img {
	vertical-align: top;
}

/* ------------------------------ */

