body{
	font-size : 12pt;
	color : #FFFFFF;
	background-color : #003100;
	background-image : url();
	background-attachment : fixed;
	margin: 8px 8px 8px 8px;
}

td{
	font-size : 12pt;
}

a:link{
	text-decoration : none;
	color : #FFFF00;
}

a:visited{
	text-decoration : none;
	color : #FFFF00;
}

a:hover{
	text-decoration : none;
	color : #FF0000;
	background-color : #003100;
}

a:active{
	text-decoration : none;
	color : #FFFF00;
}
.zaji{
  font-size : 12pt;
  line-height : 18pt;
}
