i		{font-style: italic;}
.italic		{font-style: italic;}
.obl		{font-style: oblique;}
b		{font-weight: bold;}
.bold		{font-weight: bold;}
.caps		{font-variant: small-caps;}
big		{font-size: 16px; font-weight: bold;}
.large		{font-size: 16px; font-weight: bold;}
small	{font-size: 10px;}
.small		{font-size: 10px;}
.goth		{font-family: century gothic;}
a:link		{color: #000000; text-decoration: underline; font-weight: bold;}
a:visited	{color: #000000; text-decoration: underline; font-weight: bold;}
a:hover	{color: #999999; text-decoration: underline; font-weight: bold; cursor: crosshair;}
a:active	{color: #999999; text-decoration: underline; font-weight: bold; cursor: crosshair;}
a:focus	{color: #999999; text-decoration: underline; font-weight: bold;}
BODY 	{background-color: #FFFFFF; font-family: arial, times new roman;
		font-size: 13px; color: #000000; font-style: normal; font-weight: normal;
		background-attachment: fixed; background-repeat: no-repeat;
		margin-left: 5px; margin-right: 5px; margin-top: 0px; margin-bottom: 0px;}
img		{border: 0;}
hr		{height: 5 px; width: 100%; text-align: center; color: #000000;}
table		{border-collapse: collapse; font-family: arial, times new roman;
		font-size: 13px; color: #000000; font-style: normal; font-weight: normal; border: 0;}
td		{background-repeat: no-repeat;}
