body{
 background-color: e2db97;
 font-family: Arial;
 font-size: 10pt;

}
 
p.heading{
 font-family: arial;
 font-size: 14pt;
color: 43a735;
}

body.defense{
 background-image: url('images/background_defense.png');
 background-color: e2db97;
background-repeat: no-repeat;
padding: 0px;
background-position:top center;

}

spec.table{
 background-image: url('images/background_defense.png');
 background-color: e2db97;
background-repeat: no-repeat;
padding: 0px;
}

table{
	margin:0;
}

p{
 font-family: arial;
 font-size: 10pt;
}

li{
 font-family: arial;
 font-size: 10pt;
}



a{
 text-decoration: none;
color: 43a735;
}

a:hover{
 text-decoration: underline;
}

p.link{
 font-family: arial;
 font-size: 8pt;
 text-decoration: none;
 
}

img.border{
border-style: solid;
border-width: 1px;
border-color: 000000;
}

