/* CSS Document */
/* {
		font-family: Georgia, "Times New Roman", Times, serif;
	}
table, table.reg {
	width:70%;
	text-align:center;
	background-color:#FFFFFF;
	border-left: 6px solid #69BD18;
	border-right: 6px solid #69BD18;
	}
table.weather {
	width:auto;
	text-align:right;
	border:none;
	font-size: small;
	}
h1 {
	color:#66FF33;
	font-style:italic;
	}*/
dt {
	font-style:italic;
	font-weight:bold;
	}
.greenheader {
	/*padding-left:40px;*/
	background-color:#caf7b9;
	color:#216105;
	font-style: italic;
	font-size: x-large;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	}
/*	
.top10left {
	padding-left:40px;
	}

	


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

