﻿body {
margin: 10px;
padding: 0;
line-height: 160%;
font-size: 11px;
font-weight :normal;
color: #FFFFFF;
background:url('images/back.gif');
font-family: sans-serif;
}


a:link, a:visited{
font-weight: bold;
color: #cc6633;
text-decoration: none;
}

a:hover, a:active{
color: #990000;
text-decoration: none;
}

td{
line-height: 160%;
font-size: 11px;
color: #663300;
background:url('images/main.gif');
}

.copyright{
padding: 6px;
color: #ffcc66;
font-weight: normal;
font-size: 10px;
}

h1{
color: #996633;
font-size:14px;
}

.ex{
font-size:11px;
border: 1px dashed #993300;
padding: 5px;
margin-top: 5px;
}

.menu{
border: 1px solid #cc6633;
padding: 3px;
margin: 4px;
}

.title{
font-size: 12px;
color: #990000;
padding: 3px;
background: #FF6633;
}