/* Mike Peterson web site style sheet - style.css used in http://www.mpeterson.co.uk/irs.htm */

body		{background: #ffffcc; margin-left:30px; margin-right:30px}

p,div		{font-family:tahoma,arial,helvetica,sans-serif; font-size: 11pt; font-weight:normal; color:#000000}

table		{background-color: #ffffcc}

a		{font-family:arial,helvetica,sans; font-weight: normal; font-size:10pt}

a:link		{color: #0000ff; text-decoration:none}

a:active	{color: #ff0000; text-decoration:none}

a:hover		{color: #000000; text-decoration:none; border-bottom-width:2px;border-bottom-color:red;border-bottom-style:solid}

a:visited	{color: #990099; text-decoration:none}

span		{color:#000000;font-family:arial,helvetica,sans-serif;font-size:15pt;font-weight:bold; font-style:normal}
