/* this is the general style sheet for the whole GT website */


body {font-family: Palatino; font-size:10pt ; color:black; background-color:#ffffff }

.large {font-size:12pt; line-height:18pt;}
.small {font-size:8pt; }
.largeblack {font-size:12pt; color:black; font-weight:bold }
a {font-family: Verdana, Arial, Helvetica, Trebuchet MS;  color:#0000aa; font-size:10pt; text-decoration:none; font-weight:bold}

A:active {color:#00ffff; text-decoration:underline}
A:visited {color:#5555aa; text-decoration:none}
A:hover {color:#0099ff; text-decoration:underline}

p {color:black; font-size:12pt; text-decoration:none}