body{
	font-family : Arial, Helvetica, sans-serif;
	color: black;
	background-color : #FAE39E;
	font-size : 10pt;
}

h1{ 
	font-size : 14pt;
 }

a:hover{
	text-decoration : none;
	color: #00c000;
	font-weight: bold;
}

a{
	text-decoration : none;
	color: #008000;
	font-weight: bold;
}


.titletext{
color: #6d80c2;
font-weight: bold;
text-align:center;
}

.wanted{
	font-size : 10pt;
font-weight: bold;
text-align:center;
}

.tabletext{
	font-size : 10pt;
}

