

/* 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;
}
a:link {
color : #333399;
}
a:visited {
color : #9999FF;
}
a:hover {
color : #9999FF;
}
a:active {
color : #333399;
}
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: #000000;
 }
h3 {
 margin:0; 
 font-weight: bold; 
	text-decoration: none; 
	color: #000000;
 }
h4 {
 margin:0; 
 padding: 5px 0;
 font-weight: bold; 
	text-decoration: none; 
	color: #000000;
 }
 
.accesskey {
	text-decoration: none; 
	}