		/* DATEI: fogoftim.css */
  
body {
		background-color: #000000;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		border-width: 0px 0px 0px 0px;
        	}
                       
a:link {
		font-family: Lucida Sans Unicode;
		color: palegreen;
	}
                
a:visited {
		font-family: Lucida Sans Unicode;
		color: lightslategray;
	}

a:hover {
		font-family: Lucida Sans Unicode;		
		font-size: 16px;
		line-height: 17px;
		color: darkslategray;
	}

a:active {
		font-family: Lucida Sans Unicode;
		color: forestgreen;
	}

.h2 {
		font-family: Lucida Sans Unicode;
		font-size: 18px;
		line-height: 1.3em;
		font-weight: bold;
		color: olivedrab;
	}		

.h3 {
		font-family: Lucida Sans Unicode;
		font-size: 14px;
		line-height: 1.3em;
		font-weight: bold;
		color: peachpuff;
	}

.h4 {
		font-family: Lucida Sans Unicode;
		font-size: 12px;
		line-height: 17px;
		font-weight: bold;
		color: dimgrey;
	}

.h5 {
		font-family: Lucida Sans Unicode;
		font-size: 12px;
		line-height: 17px;
		font-weight: bold;
		color: paleturquoise;
	}
	
.h6 {
		font-family: Lucida Sans Unicode;
		font-size: 3px;
		line-height: 1.3em;
		font-weight: bold;
		color: forestgreen;
	}