/* Test Style Sheet (Netscape version) */

a:link {
	color: rgb(204,51,0);	
}
a:visited {
	color: rgb(255,102,0);
}

body	{
	background-image:url('012899-orange_background.gif');
	background-attachment:fixed;
	font-family: verdana;
	font-size: 95%;
}

H1	{
	Font-Family: sans-serif;
	Color: rgb(255,102,0);
	Font-Size: 180%;
	Font-Weight: normal;
	Font-Style: normal;
	Text-Decoration: none;
	Text-Align: left;
}

H2	{
	Font-Family: sans-serif;
	Color: rgb(255,102,0);
	Font-Size: 160%;
	Font-Weight: normal;
	Font-Style: normal;
	Text-Decoration: none;
	Text-Align: left;
}

H3	{
	Font-Family: sans-serif;
	Color: rgb(255,102,0);
	Font-Size: 140%;
	Font-Weight: normal;
	Font-Style: normal;
	Text-Decoration: none;
	Text-Align: left;
}

H4	{
	Font-Family: sans-serif;
	Color: rgb(255,102,0);
	Font-Size: 110%;
	Font-Weight: bold;
	Font-Style: normal;
	Text-Decoration: none;
	Text-Align: left;
}

H5	{
	Font-Family: sans-serif;
	Color: rgb(255,102,0);
	Font-Size: 100%;
	Font-Weight: bold;
	Font-Style: normal;
	Text-Decoration: none;
	Text-Align: left;
}

H6	{
	Font-Family: sans-serif;
	Color: rgb(255,102,0);
	Font-Size: 90%;
	Font-Weight: bold;
	Font-Style: normal;
	Text-Decoration: none;
	Text-Align: left;
}