body {	background:white url(images/side.gif) repeat-y;
	margin-top:-10px;
	margin-left:-10px;
	margin-right:-10px;
}
a:link    { color: #6666cc; }
a:active  { color: #6666cc; }
a:visited { color: #6666cc; }
a:hover { background-color: #FFFFCC }

h1    { font-weight: bold; /*font-size: 18pt; line-height: 18pt;*/ color: #0000cc;
        font-family: arial,helvetica; font-variant: normal; font-style: normal; }
h2    { font-weight: bold; /*font-size: 14pt; line-height: 14pt;*/ color: #0000cc;
        font-family: arial,helvetica; font-variant: normal; font-style: normal; }
h3    { font-weight: bold; /*font-size: 12pt; line-height: 12pt;*/ color: #0000cc;
        font-family: arial,helvetica; font-variant: normal; font-style: normal; }

.red { color: #cc3333; }
.head {font:18pt times,arial,verdana; font-weight:bold; color:#993300; text-align:center;}
