h1, h2, h3, h4, h5, h6 {
	font-family: Impact, Charcoal, Arial, Helvetica, sans-serif;
	font-weight:normal
}
h1 {
	font-size:36px;
	color: #000000
}
h2 {
	font-size:30px
}
h3 {
	font-size:24px
}
h4 {
	font-size:20px
}
h5 {
	font-size:18px
}
h6 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0033CC;
}
p, ul, li, td, tr {
	font: 13px Verdana, Arial, Helvetica, sans-serif;
}
p a:link, ul a:link, li a:link, td a:link, tr a:link,
p a:visited, ul a:visited, li a:visited, td a:visited, tr a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration: underline;
}
p a:hover, ul a:hover, li a:hover, td a:hover, tr a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration: none;
}
.newsletter-tabs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#FFFFFF;
}
.newsletter-tabs a:link, .newsletter-tabs a:visited, .newsletter-tabs a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	text-decoration: none;
}

table, caption, tbody, tfoot, thead, tr, th, td {
	border: 1px solid white;
}
table {
	border-collapse: collapse;
}
td {
	padding: 10px;
}

ul {
	padding: 0;
	margin: 0 0 10px;
}

li {
	margin: 0 0 15px 15px;
	padding: 0;
	list-style-type: disc;
}

.tgs-button {
	border: 2px solid #707070;
}

.tgs-button a:link {
	border: 2px solid purple;
}

.tgs-button a:hover {
	border: 2px solid orange;
}

.tgs-button a:visited {
	border: 2px solid teal;
}
a.tgs-button2 {display:block;width:150px;height:98px;border: 2px solid #eee; } 
a.tgs-button2:hover {border: 2px solid gray; } 
img.tgs-button2{border:0;width:150px;height:98px;}