@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
}

a:link {
	color: #000000;
	text-decoration: underline
}

a:visited {
	color: #000000;
}

a:active {
    color: #000000;
}

a:hover {
	color: #000000;
}

td.top { display:none; }
td.bottom{ display:none; }
td.happiness{ display:none; }

#main {

    text-align: justify;
    color: #000000;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	font-family: arial, sans-serif;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
	
}

div#main h1 {
font-size: 14px;
font-weight: normal;
text-align: left;
}


td.left { display:none; } 

td.right{ display:none; } 

td.image_left { display:none; } 

