body {
	background-color: #004365;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}

td, td a, td a:hover, td a:visited, td a:link {
	font-family: verdana, sans-serif;
	font-size: 10px;			
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;			
}

td a:hover {		
	color: #FFCC00;
	text-decoration: underline;		
}

table#main {
	margin-left: auto; 
	margin-right: auto;
	text-align: center;		
}

img.sleeve, img.sleevetop {
	border-style: solid;
	border-width: 3px;
	border-color: #FFFFFF;
	margin-bottom: 5px;			
}

img.sleeve {
	margin-top: 25px;	
}

img.sleevetop {
	margin-top: 0px;	
}

hr {
	border: 0;
	width: 100%;
	color: #FFFFFF;
	background-color: #FFFFFF;
	height: 1px;
	margin-top: 0px;
	margin-bottom: 15px;
}

h2 {
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
	margin-bottom: 5px;	
}

div.showlinks {
	line-height: 140%;
}

div.showlinks a {
	padding-left: 20px;
}