/* CSS Document */


h1 {
	font-size:medium;
}

h5 {
	font-style:italic;
}
.tab {
	text-indent: 30px;
}


/* body {

	color:#D5E1DB;
	font-size: small;
	background-image: url(../images/layout-backgroundcontent.jpg);
	background-color: #D5E1DB;
    background-attachment: fixed;
	background-repeat: no-repeat;
	margin-left: 6px;
	margin-top: 5px;
	} */

a{
	color:#00FF66;
	text-decoration:none;
}

a:hover{
	color:#59FFAC;
}

td.linespace{
line-height: 1cm;
}

.title {
font-size:16pt;
font-weight:bold;
}
