/* css1 styke sheet for tbrs main body */

BODY {	margin-top: 2%;
	background-color: white;
	background-image: url(Graphics/back_main.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: 50% 150px;
	text-align: justify;}
FONT { color: white; font-family: times; font-size: 8pt; }
FONT.tiny { color: black; font-family: times; font-size: 9pt; }
FONT.end { color: black; font-family: times; font-size: 7pt; }
FONT.name { color: cc0066; font-family: times; font-size: 10pt; }
FONT.des { color: 666699; font-family: times; font-size: 10pt; }
A { color: 669966; text-decoration: none;}
A:hover { color: 666699;}
