/* Style for Arthur */

html		{ overflow-y: scroll; }
body	{font-family: arial, sans-serif; font-style: normal; font-weight: normal; text-align: left; 
		color: #000000; background: transparent; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;}

h1 	{font-family: arial, sans-serif; font-size: 120%; font-style: normal; font-weight: normal;
		color: #000000; background: transparent; margin: 0px 0px 20px 0px;}
h2		{font-family: arial, sans-serif; font-size: 120%; font-style: normal; font-weight: bold;
		color: #000000; background: transparent; margin: 0px 0px 20px 0px;}
h3		{font-family: arial, sans-serif; font-size: 100%; font-style: normal; font-weight: bold;
		color: #000000; background: transparent; margin: 0px 0px 0px 0px;}
h4		{font-family: arial, sans-serif; font-size: 90%; font-style: italic; font-weight: normal;
		color: #000000; background: transparent; margin: 5px 0px 0px 0px;}
h5		{font-family: arial, sans-serif; font-size: 90%; font-style: normal; font-weight: normal;  text-align: left;
		color: #666666; background: transparent; margin: 20px 0px 20px 0px;}
p		{font-family: arial, sans-serif; font-size: 100%; font-style: normal; font-weight: normal; text-align: left;
		color: #000000; background: transparent; margin: 0px 0px 10px 0px;}

table 		{font-family: arial, sans-serif; font-style: normal; font-weight: normal; text-align: left;}
tr 			{font-family: arial, sans-serif; font-style: normal; font-weight: normal; text-align: left;} 
td 			{font-family: arial, sans-serif; font-size: 80%; font-style: normal; font-weight: normal; text-align: left;} 
td.tall		{ vertical-align: middle; height: 500px; } 

td.C		{text-align: center;} 
td.L		{text-align: left;} 
td.R		{text-align: right;} 

.copy		{font-size: 80%; color: #666666; background: transparent; text-align: justify; padding: 20px 0px 10px 0px;} 
.ps			{margin: 20px 0px 0px 0px;} 
.quote		{font-size: 70%; color: #666666; background: transparent; text-align: left; font-style: italic; padding: 30px 0px 10px 0px;} 
.yr			{font-size: 110%; font-weight: bold; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;}  
.links		{font-size: 100%; padding: 0px 0px 20px 0px;}  

a:link 		{font-family: arial, sans-serif; color: #006699; background: transparent; text-decoration: none;}
a:visited	{font-family: arial, sans-serif; color: #990000; background: transparent; text-decoration: none;}
a:hover	{font-family: arial, sans-serif; color: #999999; background: transparent; text-decoration: none;}


