/* CSS Document */

body {
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a { font-size: 12px; color: #0000FF; }

a.pdf { background: url('/images/link_pdf.gif') no-repeat top left; padding-left: 18px; }

h1 { font-size: 20px; }
h3 { font-size: 18px; }
h3 { font-size: 16px; }

div.greenstage {
	width: 650px;
	background-color: #009000;
	padding: 20px;
}

div.greenstage table {
	margin-bottom: 40px;
}

div.greenstage table tr td {
	padding-bottom: 5px;
	width: 200px;
}
