body {
font: bold 9pt georgia, serif;
color:#000000;
background-color: #000000;
background-image: url(img/tlo.jpg);
background-position: center;
background-attachment: fixed;
background-repeat: no-repeat
}
	
p {font:10pt georgia, serif; margin:0 0 12px 0; text-align:justify;}
h3 {font:bold 15pt georgia, serif; margin-bottom:0;}
acronym {font-weight:bold; border-bottom: none;}
	
a:link, a:visited {font:12pt georgia, serif; text-decoration:underline; color:#000;}
a:hover, a:active {font:12pt georgia, serif; text-decoration:none; color:#000;}

input, textarea, select {
font-family: georgia, serif;
color: #000;
background: #C4E8F8;
border: solid blue 1px;
}