﻿body {
background-image: none;
background-repeat: repeat-x;
background-color: #000000;
}

a:link img,
a:active img,
a:visited img{
border:1px solid #5576bf;
}
a:focus img,
a:hover img{
border:1px solid #c3c3c3;
}

.side {
color: #808080;
text-decoration:none;
background-color: #000000;
font-weight:normal;
letter-spacing: none;
font-style: normal;
font-weight: normal;
font-size: 10px;
font-family: arial;
text-transform: none;
border-bottom: none;
}

.content {
color: #808080;
text-decoration:none;
background-color: #000000;
font-weight:normal;
letter-spacing: none;
font-style: normal;
font-weight: normal;
font-size: 10px;
font-family: arial;
text-transform: none;
border-bottom: none;
}

h1 {
color: #764d8b;
text-decoration:none;
background-color: #000000;
letter-spacing: -1px;
font-style: normal;
font-weight: normal;
font-size: 14px;
font-family: georgia;
text-transform: lowercase;
border-bottom: none;
text-align: center;
}

h2 {
color: #41588a;
text-decoration:none;
background-color: #000000;
font-weight:normal;
letter-spacing: -1px;
font-style: italic;
font-weight: italic;
font-size: 11px;
font-family: georgia;
text-transform: lowercase;
border-bottom: none;
text-align: center;
}


a:link {
color: #5576bf;
text-decoration:none;
background-color: #000000;
font-weight:normal;
letter-spacing: none;
font-style: normal;
font-weight: normal;
font-size: 10px;
font-family: arial;
text-transform: none;
border-bottom: none;
}

a:visited {
color: #5576bf;
text-decoration:none;
background-color: #000000;
font-weight:normal;
letter-spacing: 0px;
font-style: normal;
font-weight: normal;
font-size: 10px;
font-family: arial;
text-transform: none;
border-bottom: none;
}

a:hover {
color: #c3c3c3;
text-decoration:none;
background-color: #000000;
font-weight:normal;
letter-spacing: 0px;
font-style: normal;
font-weight: normal;
font-size: 10px;
font-family: arial;
text-transform: none;
border-bottom: none;
}


i {
color: #824e9c;
font-style: italic;
font-weight: italic;
font-size: 10px;
font-family: georgia;
text-transform: none;
}

b {
color: #788ec6;
font-style: bold;
font-weight: bold;
font-size: 10px;
font-family: arial;
text-transform: none;
}

u {
color: #c3c3c3;
font-style: underline;
font-weight: underline;
font-size: 10px;
font-family: ;
text-transform: none;
border-bottom: none;
}