﻿body { background-color:#8080ff; font-family: Verdana; font-size: 80%; }
h1 { font-family: Comic Sans MS; font-size: 250%; }
h2 { font-family: Comic Sans MS; font-size: 180%; }
h3 { font-family: Comic Sans MS; font-size: 150%; }
h4 { font-family: Comic Sans MS; font-size: 120%; }

td.contact { border:3px solid #cbd7de; margin-left: 5px;}
td.main { border:3px solid #cbd7de; background: #f2f5f7; }
a:link { font-weight: bold; color:blue; text-decoration:none; }
a:visited { font-weight: bold; color:blue; text-decoration:none; }
a:hover { font-weight: bold; text-decoration:underline; }