body{ 
		color: #444444;
		background: #ffffff;
		font-size: medium;
		margin-left: 5em;
		margin-right: 5em;
		margin-top: 1em;
		margin-bottom: 1em;
		line-height: 1.5 }

h1{ font-size:xx-large ;font-weight:bold}
h2{ font-size:x-large;font-weight: bold }
h3,h4,h5,h6{ font-size:medium }

h1{ text-align: center }
p { text-indent: 1em }
ul{ text-indent: 1em }
ADDRESS{
    font-size:x-small;
    text-align:right;
}

.hide{color : #ffffff}
.accent{color : crimson}
IMG.img_top{float : left ; margin : 5px}
IMG.img_l{float : left}
IMG.img_r{float : right}
