/* CSS Colorless Styles */
body {
	font-size:   12px;
	font-family: Verdana;
}
td {
    font-size:   12px;
    font-family: Verdana;
}
.hdg4 {
	font-size: 12px;
	font-weight: bold;
}
.hdg3 {
	font-size: 14px;
	font-weight: bold;
}
.hdg2 {
	font-size: 18px;
	font-weight: bold;
}
.hdg1 {
	font-size: 36px;
	font-weight: bold;
}
a {
    text-decoration: none;
}
/* TGP styles */
.thumb_table {
    border:  1px solid black;
}
.thumb {
    border: 1px solid;
}
.columns {
	font-size: 11px;
}

