/* Mike Peterson web site style sheet - style2.css used in http://www.mpeterson.co.uk/ */

body		{background: #ffffcc; margin-left:30px; margin-right:30px}

table		{background-color: #ffffcc}

ul		{list-style-type: square; color: #ff0000, font-family:arial,helvetica; font-size: 12pt; font-weight:bold; color:#000000}

img	{border-width:2px}

a		{font-family: arial,helvetica; font-weight: bold; font-size:11pt; font-variant: small-caps;}

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:#ffffff;font-family:verdana,arial,helvetica,sans-serif;font-size:13pt;font-weight:bold;background-color:#0000ff}

div		{font-family:verdana, arial,helvetica; font-size: 10pt; font-weight:normal; color:#003399}

