a:link:hover,a:visited:hover {color:#ffffff;
	text-decoration:none;
	}
	
a:link {text-decoration:none;
	color:#000000;
	}
	
a:visited {color:#000000;
	text-decoration:none;
	}

body { font-family:Arial,Sans Serif;
	font-size:12;
	color:black;
	background-color:#DACDBC;
	}
	
p {font-size:12;}

h1 {font-family:Papyrus,Tahoma,Sans Serif,Arial;
	color:#068C57;
	font-size:24;
	font-weight:bold;
	text-align:center;
	}
	
h2 {font-family:Tahoma,Sans Serif,Arial;
	color:#000000;
	font-size:18;
	font-weight:bold;
	}
	
h3 {font-family:Tahoma,Sans Serif,Arial;
	color:#068C57;
	font-size:12;
	font-weight:bold;
	}
	
.table{font-family:Papyrus,Tahoma,Sans Serif,Arial;
	text-decoration: none;
	color:#ffffff;
	font-size:12;
	font-weight:bold;
	}

.table a:link{color:#ffffff; text-decoration:none;}