
description  { font-family: Courier New; font-size: 12pt }
link         { font-family: Courier New; font-size: 12pt; color: #98AAB1; font-weight: bold }
body         { font-family: Verdana; font-size: 12pt; background-color: rgb(248, 237, 216); margin-left: 15px; margin-right: 15pix }
normal       { font-family: Verdana; font-size: 12pt; margin: 12px}
p            { font-family: Verdana; font-size: 12pt; margin-top: 2px}

h1           { font-family: Courier New; color: #A62124; font-size: 24pt; font-weight: bold; font-variant: small-caps; text-align: center;}
h2           { font-family: Courier New; font-size: 14pt; color: #A62124; font-weight: bold; margin-top: 10; margin-bottom: 2px}
h3           { font-family: Courier New; font-size: 12pt; font-weight: normal; margin: 0, 2px, 0, 0 }
h4           { font-family: Courier New; font-size: 14pt; color: #A62124; font-weight: bold }

a:link     { color:#A62124; font-weight: bold }
a:visited  { color:#996633; font-weight: bold }
a:active   { color:red; font-weight: bold }
a:hover    { color:blue; font-weight: bold }

 /* General page style. The scroll bar colours only visible in IE5.5+ */
body {

background-color: #EBEAE9;
	scrollbar-face-color: #CBB99C;
	scrollbar-highlight-color: #F8EDD9;
	scrollbar-shadow-color: #CBB99C;
	scrollbar-3dlight-color: #B7A88B;
	scrollbar-arrow-color:  #A62124;
	scrollbar-track-color: #E2D7C2;
	scrollbar-darkshadow-color: #98AAB1;
}