/* ralphwilson.com style sheet */

BODY { background: FFFFFF;
font-family: times,serif;
font-size: 12pt }

A:link { color: blue }
A:visited {color: purple }
A:active {color: red }

.sidelink:link {text-decoration: none; color: 003399 }
.sidelink:visited {text-decoration: none; color: 336699 }

H1 { font-family: arial, helvetica, sans-serif;
font-size: 16pt;
font-weight: bold;
color: #003399 }

H2 { font-family: arial, helvetica, sans-serif;
font-size: 16pt;
font-weight: bold;
color: #003399 }

H3 { font-family: arial, helvetica, sans-serif;
font-size: 14pt;
font-weight: bold;
color: #003399 }

