

/* Presentation Stylesheet */ 


body, td, th {
font-family : Arial, Verdana;
font-size : 12px;
color : #000000;
}
body {
margin-left : 5px;
margin-top : 5px;
margin-right : 10px;
margin-bottom : 10px;
}
a {
font-family : Arial, Verdana;
font-size : 12px;
font-weight : bold;
}
a:link {
color : #3C4F05;
}

a:hover {
color : #3B4E01;
}
a:active {
color : #3C4F05;
}
menu {
font-weight : bold;
text-decoration : none;
color : #ffffff;
}
.accesskey {
text-decoration : none;
}

h1 {
 margin:0; 
 padding: 0;
 font-weight: bold; 
	text-decoration: none; 
	color: #000000;
 }
h2 {
 margin:0; 
 padding:0;
 font-weight: bold; 
	text-decoration: none; 
	color: #3B4E01;
 }
h3 {
 margin:0; 
 font-weight: bold; 
	text-decoration: none; 
	color: #3B4E01;
 }
h4 {
 margin:0; 
 padding: 5px 0;
 font-weight: bold; 
	text-decoration: none; 
	color: #000000;
 }
 
.accesskey {
	text-decoration: none; 
	}
