/*Style sheet!*/

BODY            {background: #ffffff}

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

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

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


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

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

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

h3 		{font-family: Arial, sans-serif;
		font-size: 20px;
		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: 16px;
		font-weight: normal;
		font-style: normal;
		text-align: justify;
		margin-left: 0px;
		margin-right: 0px;
		color: #000000}

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

small		{font-size: 80%}

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

td		{font-family: Arial, sans-serif;
		font-weight: normal;
		font-size: 16px;
		font-style: normal;
		color: #3F309A}

