﻿body {
background-color: #51678d;
background-image: url(none);
background-repeat: repeat-y;
}

.content {
font-family: georgia;
font-size: 12px;
color: #000000;
}

.heading {
font-family: tahoma;
font-size: 17px;
color: #003366;
}

.end {
font-family: tahoma;
font-size: 15px;
color: #003366;
}

.navi {
font-family: georgia;
font-size: 11px;
color: #000000;
}

.heading2 {
font-family: georgia;
font-size: 13px;
color: #003366;
letter-spacing: 3px;
}

a:link { color: #d0e4f7; text-decoration: none;}
a:visited { color: #adc9e5; text-decoration: none;}
a:active { letter-spacing: 1px; text-decoration: none;}
a:hover { background-color: #FFFFFF; text-decoration: none;}

b {
font-family: tahoma;
font-size: 12px;
color: #3a658f;
letter-spacing: 3px;
}