body {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
}
td.greenbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color : #FFFFFF;
	background-color: #006666;
}
h1.greenbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: Normal;
	text-transform: none;
	color : #FFFFFF;
}
th {
	font-family: inherit;
	font-size: 10px;
	background-color: #CCCCCC;
}
ul {
	font-family: inherit;
	list-style-type: disc;
	list-style-position: outside;
}
li {
	font-family: inherit;
}
ol {
	font-family: inherit;
	list-style-position: outside;
}
.subtitle {
	font-family: inherit;
	font-size: 9px;
	text-transform: none;
}
.big {
	font-family: inherit;
	font-size: 18px;
}
.small {
	font-family: inherit;
	font-size: 7px;
}
.tiny {
	font-family: inherit;
	font-size: 6px;
}
.text1 {
	font-family: inherit;
	font-size: 9px;
	color: #333333;
	font-weight: normal;
}
A:link { font-family: inherit; color: #0000FF}
A:visited {font-family: inherit; color: #990000}
A:active {font-family: inherit; color: #FFCC00}
