/* Stylin CSS style sheet for gface site
	Brought to you buy: Quinn A Nelson
	Dreamed up on:      03 Dec 06
*/
body {background-color: silver}
table {background-color: white}
#header {font-family: arial, helvetica, sans-serif}
#links {font-size: 10pt}
#links a:link {color: black; text-decoration: none} 
#links a:hover {color: red; text-decoration: underline}
#links a:visited {color: black; text-decoration: none}
hr {color: red; background-color: red; width: 100%; height: 5px}
h2 {font-family: arial; color: red; text-decoration: underline}
#body {font-size: 12pt; font-weight: bolder}
img {border-width: 0px}
a:link {color: black; text-decoration: none} 
a:hover {color: red; text-decoration: underline}
a:visited {color: black; text-decoration: none}
#info {font-family: arial; font-size: 8pt}
