Скачиваний:
9
Добавлен:
24.03.2015
Размер:
1.01 Кб
Скачать
BODY {
text-align: justify;
font-family: Arial,Helvetica,Verdana,Snas-Serif;
font-size: 14px;
background-color: e9e9e9;
color: black;
}

P {
text-indent: 1.5em;
}

LI {
margin-bottom: 2px;
margin-top: 2px;
}

.document {
height:98%;
width:98%;
margin-left:5px;
padding:5px;
background-color:#bdcacd;
border: 1px solid #bdcacd;
}

.head {
color: white;
font-weight: 600;
font-size: 16px;
text-align: left;
margin-left: 5px;
/* border-width: 2px;
border-style: solid;
border-color: 000080;
background-color: 000080;*/
background-image: url('bg.gif');
}

.headC {
color: white;
font-weight: 600;
font-size: 16px;
text-align: center;
/* border-width: 2px;
border-style: solid;
border-color: 000080;
background-color: 000080;*/
background-image: url('bg.gif');
}

.headTD {
font-weight: bold;
text-align: center;
border-style: outset;
border-width: 1px;
background-color: dbdbdb;
}