p  { font-size: x-small; font-weight: normal; color: #336633; margin-left:10px;}
td { font-size: x-small; color: #336633}
h1 { margin-top:10px;margin-bottom:10px; font-size: small; font-weight: bold; }
h2 { margin-top:0px;margin-bottom:0px; font-size: x-small; font-weight: bold; }
ul { margin-left:20px; margin-top:5px;margin-bottom:5px; list-style-type: none; }

a 				{ text-decoration: underline }
a:hover 	{ color: #336633; }
a:link 		{ color: #336633; }
a:visited { color: #336633; }

body {	background-color: #ccffcc; }

.table_1 {
						border-color: #336633;
						border-style:solid;
						border-width:1px;
						background-color: #ffffff;
					}
