body {
    margin:0px;
    background-color: #2F8850;
	padding: 4px;   
}
body, td
{
	font-family: arial, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
}
a:link {
	color: #FFD800;
}
a:visited {
	color: #C5C5C5;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #68FFA0;
}
#fullheight{height:100%}
#fullheight2{height:100%}
#partialheight{height:176px}
#footerheight{height:130px}