
A:link		{	text-decoration: none; color: #4040de;}
A:active		{	text-decoration: none; color: #5959de;}
A:visited	{	text-decoration: none; color: #4040de;}
A:hover		{	text-decoration: underline; color: #5959de;}

BODY			{	margin: 0px;
					background-image: none;
					color: #000000;
					font-family: Arial;
					font-size: x-small;
					font-weight: normal;}

H1,H2,H3,H4	{	color: #000000}

HR				{	width: 50%;}

TABLE			{	border-style: none;
					border-width: 0px;
					padding: 0px;
					font-size: x-small;}

TH				{	font-size: small;}

FORM			{	font-size: x-small;}

p				{	text-indent: 1em;}

P.intro		{	text-indent: 0em;}

.xlargetext	{	font-size: x-large;}

.largetext	{	font-size: large;}

.mediumtext {	font-size: medium;}

.smalltext	{	font-size: small;}

.xsmalltext	{	font-size: x-small;}

.tinytext	{	font-size: xx-small;}

.legality	{	color: #000000;
					font-size: x-small;
					font-weight: normal;}

.strikeout	{	text-decoration: line-through;}

.redtext		{	color: #a30000;}
