.tgcsa, body {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #006633;
	text-decoration: none;
	margin: 10px;
}

h1 {
  text-align: center;
	font-size: 20px;
}

h2 {
  text-align: center;
	font-size: 16px;
}

.center {
  text-align: center;
}

a {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 14px;

}

a:active {
	text-decoration: underline;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 14px;

}

a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 14px;

}
