body {
    background-color: #676d7f;
	font-family: Arial, sans-serif;
	font-style: normal;
	color: #000000;
	font-size: small;
	margin: 20px;
}

a.menu {	
	color: #c3c3c9;
    font-weight: bold;
    font-size: small;
    padding: 0px 0px 5px 40px;
    text-decoration: none;
}
a {	
	color: #000000;
}

.page {
	background-color: #c3c3c9;
    font-weight: normal;
}
td.pageTitle {	
	color: #c3c3c9;
	background-color: #404042;
    font-weight: bold;
    font-size: small;
    padding: 0px;
}


td.tableTopic {	
	color: #404042;
	font-size: small;
	font-weight: bold;
	padding: 0px;
}
td.tableSubTopic {	
	background-color: #404042;
	color: #c3c3c9;
	font-size: small;
	font-weight: bold;
	text-align: center;
	/*padding: 0px 5px 0px 5px;*/
}
.text {
	font-size: small;
	padding: 0px;
	text-align: justify;
}
.small {
	font-size: x-small;
}
P {
	font-size: small;
	text-align: justify;
	padding: 0px 10px 0px 10px;
}
LI {
	font-size: small;
}
DIV {
	font-size: small;
}
IMG {
	border-width: 0px
}
