body	{
	text-align:justify;
	background-color:white;
	color:black;
}
a	{
	color:RGB(33,151,33);
}
h1	{
	text-align:center;
	font-family: century schoolbook;
	font-variant:small-caps;
	color:RGB(33,151,33);
	border-bottom: 6px double; 
}
h2	{
	text-align:center;
	font-family: century schoolbook;
	font-variant:small-caps;
	color:RGB(33,151,33);
	border-bottom: 5px double RGB(33,151,33);
}
h3	{
	text-align:center;
	font-family: century schoolbook;
	font-variant:small-caps;
	color:RGB(33,151,33);
	border-bottom: 4px double RGB(33,151,33);
}
h4	{
	text-align:center;
	font-family: century schoolbook;
	font-variant:small-caps;
	color:RGB(33,151,33);
	border-bottom: 1px solid RGB(33,151,33);
}
h2 a	{
	text-decoration: none;
}
table	{
	border-collapse: collapse;
}
th	{
	font-weight:900;
	text-align:center;
	background-color:#7CCE7C;
}
td, th	{
	border:1px solid RGB(33,151,33);
	padding:0.1em 0.5em 0.1em 0.5em;
	color:RGB(33,81,33);
}
ul	{
	margin:0em 0em 0em 0em;
	padding:0em 0em 0em 0em;
}
li	{
	font-style:italic;
	margin:0em 0em 0em 1em;
	padding:0em 0em 0em 0em;
	text-indent:0.5em;
}
b	{
	color:RGB(33,81,33);
}
.content	{
	font-family: century schoolbook;
	padding-bottom:1em;
}
table.content	{
	margin: 0 auto;
}
.contentmenu	{
	float:right;
	width:30%;
	margin-left:0.5em;
	margin-bottom:1em;
	border-width:0px;
	border-collapse:collapse;
	border-left:1px solid white;
	background-color:white;
}
.contentmenu td	{
	padding:0.5em 0.3em 0.5em 0.5em;
	background-color:#7CCE7C;
	-moz-border-radius:1em;
	text-align:left;
	font-family: cambria, serif;
	border-width:0px;
}
.contentmenu a, .globalmenu a/*, .globalmenu1 a*/	{
	color:RGB(33,81,33);
	font-weight:bold;
	text-decoration: none;
}
.contentmenu p:hover, .globalmenu p:hover/*, .globalmenu1 p:hov*/	{
	background-color:#7CEE7C;
}
.globalmenu	{
	float:left;
	width:9em;
	margin-right:0.5em;
	margin-bottom:1em;
	border-width:0px;
	border-collapse:collapse;
	border-right:1px solid white;
	background-color:white;
}
.globalmenu td/*, .globalmenu1 td*/	{
	padding:0.5em 0.5em 0.5em 0.5em;
	background-color:#7CCE7C;
	-moz-border-radius:1em;
	text-align:left;
	font-family: cambria, serif;
	border-width:0px;
}
/*.globalmenu1	{
	float:left;
	width:9em;
	margin-right:0.5em;
	margin-bottom:1em;
	border-width:0px;
	border-collapse:collapse;
	border-right:1px solid white;
	clear:left;
}*/
.copyright	{
	text-align:center;
	border-top: 6px double RGB(33,151,33);
	clear:both;
}
	.guidelines	{
	clear:both;
}
.itlibitum	{
	text-align:center;
	border-top: 1px solid RGB(33,151,33);
	clear:both;
	padding:.3em 0em 0.3em 0em;
}
td.whitecell	{
	background-color:white;
	padding:0em 0em 0em 0em;
}

.myprojects	{
	text-align:center;
	border-top: 1px solid RGB(33,151,33);
	clear:both;
	padding:.3em 0em 0.3em 0em;
}
