/* Mike Peterson web site style sheet - style.css used in http://www.mpeterson.co.uk/ */

body		{background: #ffffcc; margin-left:30px; margin-right:30px}

font 		{font-family:arial,helvetica; font-size: 11pt; font-weight:bold; color:#000000}

table		{background-color: #ffffcc}

ul		{list-style-type: square; color: #ff0000, font-family:arial,helvetica; font-size: 11pt; font-weight:bold; color:#000000; text-align:left}

a		{font-family: arial,helvetica; font-weight: bold; font-size:11pt}

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:#ff3333;font-family:arial,helvetica,sans-serif;font-size:17pt;font-weight:bold; font-variant:small-caps;font-style:italic}

div		{font-family:arial,helvetica; font-size: 14pt; font-weight:bold; color:#cc3300}
