@charset "utf-8";
/* CSS Document */

body {
	margin: 30px 100px 30px 60px;
	padding: 0;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666;
	text-decoration: none;
	line-height: 19px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666;
	text-decoration: none;
}

p a {
	color: #0095cd;
	text-decoration: none;
}

td.subline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: 666;
	text-decoration: none;
	line-height: 15px;
}

td.subline a {
	color: #0095cd;
	text-decoration: none;
}

img.thumb {
	padding: 3px;
	border: 1px solid #ccc;
	margin-right: 20px;
}

td {
	vertical-align: top;
}	
