BODY {
	margin-left: 5%;
	margin-right: 5%;
	
}
P.picture {text-align: center;
	color: rgb(0,0,0);
	font-weight: bold;
	font-style: italic;
	text-indent:0}
#my {text-align: justify;}

P {text-align: justify;
	text-indent: 5ex;
	color: #111111}
H1 {text-align: center}
H2 {text-align: center}
H3 {text-align: center}
H4 {text-align: center}
ADDRESS {text-align: center;
	font-weight: bold}
    
a:link          {color: #9F0002}
a:visited       {color: #9F0002}
a:active        {color: #FF0000}
a:hover         {COLOR: #FF0000}

TABLE.info { font-size : x-small;
font-family : arial;
}
TABLE.big_info { font-size : small;
font-family : arial;
}
TH { font-size : small;
padding:5px;
}
TD{
border-bottom:thin;
border-top:thin;
}
