/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}

p {
	line-height:18px;
	}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#99CC00;
	}

h2 {
	font-size:16px;
	}

h3 {
	font-size:14px;
	}
	
td.headcell {
	border-bottom:1px solid #666666;
	}
	
li {
	line-height:18px;
	padding-bottom: 5px;
	}
	
.table1 td {
	padding:10px;
	}

.table2 td {
	font-size:11px;
	padding:10px;
	border:1px solid #CCCCCC;
	border-spacing:-1px;
	}
