/*Style sheet!*/

BODY            {background: #555555}

a:visited	{color: #ffc300;
			TEXT-DECORATION: none}

a:active	{color: #FFC300;
			TEXT-DECORATION: none}

a:link		{color: #ffc300;
			TEXT-DECORATION: none}


em		{color: #ffffff;
		font-style: normal;
		font-weight: bold}

h1 		{font-family: Arial, sans-serif;
		font-size: 20px;
		font-weight: normal;
		font-style: bold;
		text-align: left;
		margin-left: 0px;
		margin-right: 0px;
		color: #ffffff}

h2 		{font-family: Arial, sans-serif;
		font-size: 18px;
		font-weight: normal;
		font-style: bold;
		text-align: center;
		margin-left: 0px;
		margin-right: 0px;
		color: #ffffff}

h3 		{font-family: Arial, sans-serif;
		font-size: 14px;
		font-weight: normal;
		font-style: bold;
		text-align: center;
		margin-left: 0px;
		margin-right: 0px;
		color: #f07c00}

p		{font-family: Arial, sans-serif;
		font-size: 12px;
		font-weight: normal;
		font-style: normal;
		text-align: justify;
		margin-left: 0px;
		margin-right: 0px;
		color: #ffffff}

pc		{font-family: Arial, sans-serif;
		font-size: 12px;
		font-weight: normal;
		font-style: normal;
		text-align: center;
		margin-left: 0px;
		margin-right: 0px;
		color: #cccc99}

small		{font-size: 80%}

th		{font-family: Arial, sans-serif;
		font-weight: bold;
		font-size: 11px;
		font-style: normal;
		color: #ffffff}

td		{font-family: Arial, sans-serif;
		font-weight: normal;
		font-size: 11px;
		font-style: normal;
		color: #ffffff}

