body 	{
	font-family: sans-serif; 
	padding: 8pt;
	background-color: #FFFFFF; 
	color: #000000;
	}

.title 	{
	font-weight: bold; 
	background-color: #f9e589;
	}

.normal {
	font-weight: normal;
	} 

li 	{
	margin: 6pt;
	text-align: justify;
	}

td 	{
	padding-right: 0.2cm; 
	text-align: justify; 
	}

p	{
	text-align: justify;
	}

a:link 	{
	color: #4e547d; /* 4e547d */ 
	text-decoration: none;
	}

a:visited {
	color: #4e547d;
	text-decoration: none;
	}

a:hover {
	color: #FFFFFF; /* 8289bc */
	background-color: #62699c;
	text-decoration: none;
	}

a:active {
	color: #4e547d; 
	text-decoration: none;
	}
a.main 	{
	font-weight: bold;
	white-space: nowrap;
	}

hr 	{
	height: 1px; 
	border: 0px; 
	background-color: #f9e589;
	}
