﻿/* CSS Document */

body {
font-family:sans-serif;
font-size:small;
color:#97896F;
background-color:#ffffff;
width:260px;
}

a:link {
color:#000000;
text-decoration:none;
}
a:visited {
color:#000000
text-decoration:none;}

a:hover {
color:#0066ff;
text-decoration:none;
}

h1 {
font-size:180%;
color:#000000;
}

h2 {
font-size:150%;
color:#000000;
}

h3 {
font-size:120%;
color:#000000;
}

h4 {
font-size:100%;
color:#000000;
}

h5 {
font-size:100%;
color:#000000;
}

h6 {
font-size:100%;
color:#000000;
}

