body { /* SENS */
	color:  #DFF5E7; /* dulled olive */
	background-color: #525B13; /* dark olive */
	margin-top: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	margin-right: 4px;
	text-align: left;
	font-family: Verdana;
}

a:link { color: #EDEF1D; } /* yellow gold */
a:visited { color: #C0C000; } /* dark gold */

img,table {	border-width: 0px; } /* background-color: bgcolor="#6B6B4A" for button color */

td { font-size: 9pt; }

p {
	margin: 6.0pt;
	line-height: 1.3;
}

h1 { /* Document header */
	font-size: x-large;
	font-weight: lighter;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}

h2 {  /* Content header Left*/
	color: #FFFFFF;
	font-size: larger;
	text-align: left;
	margin: 6.0pt;
}

h3 { /* Content header Center
	color: #CCE2D4;*/
	color: #FFFFFF;
	font-size: larger;
	text-align: center;
	margin: 6.0pt;
}

h4 { /* Content header Right*/
	color: #FFFFFF;
	font-size: larger;
	text-align: right;
	margin: 6.0pt;
}

h5 { /* Sub Document header */
	font-size: large;
	font-weight: lighter;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}

h6 { /* Sub Document header */
	font-size: large;
	font-weight: lighter;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
}

ol { margin-left: 0.3in; }

li {
	margin-top: 0.1in;
	margin-right: 6.0pt;
	line-height: 120%;
}

*.links {
	font-size: 60%;
	text-align: center;
	margin: 0px;
}

*.content {
	margin-left: .2in;
	font-family: "Times New Roman"
}

*.project {
	color: #FFFFFF;
	/*font-family: Times New Roman;*/
	font-size: larger;
	/*font-weight: bold;*/
	text-align: left;
}

*.image {
	font-size: smaller;
	color: #0C2A64;
	border-width: 0px;
	/* border: solid thin #D62921;
	border: solid 1px #D62921;
	border-width: thin;
	border-color: #D62921; */
}

*.button {
	border: 0px;
}

