html, code {
    font-family: 'Trebuchet MS', Arial, Tahoma, Helvetica, sans-serif;
    font-size: 14px;
}

dfn,i,cite,var,address,em {
    font-style: italic;
}

th,b,h1,h2,h3,h4,h5,h6 {
    font-weight: normal;
}

textarea,input,select {
    font-size: 13px;
}

ins {
    text-decoration: none;
}

del {
    text-decoration: line-through;
}

body {
    font-size: 14px;
}


h1 { font-size: 35px; }
h2 { font-size: 30px; }
h3 { font-size: 28px; }
h4 { font-size: 24px; }
h5 { font-size: 22px; }
h6 { font-size: 18px; }

p {
    font-size: 14px;
}

p b {
    font-weight: bold;
}

blockquote {
    font: italic 16px;
}

pre {
    font: normal 14px;
}

.centerColumn ul {
    font-size: 15px;
}

.centerColumn ul li {
	list-style: disc;
}

.centerColumn ol {
    font-size: 15px;
    list-style: decimal;
}

h1.logo a {
    font-size: 14px;
}

.search label {
    font-size: 13px;
}

.search input.txt {
    font-size: 12px;
}

.menu {
    font-size: 14px;
}

.menuCatalogBox li {
    font-size: 14px;
}

.menuCatalogChange label {
    font-size: 11px;
}

.basketBoxInner p {
    font-size: 13px;
}


.basketBox .enter label {
    font-size: 14px;
}

.poll_items label {
    font-size: 13px;
}

.articles th a {
    font-size: 20px;
    font-weight: bold;
}

.about span {
    font-size: 15px;
}

.about select {
    font-size:  15px;
}

.item span {
    font-size: 13px;
}

.number td {
    font-size: 13px;
}

.number th {
    font-size: 13px;
}
.category .price {
    font-size: 13px;
}

.checkout table {
    font-size: 14px;
}

.checkout .small input,.checkout input.small {
    font-size: 12px;
}


.thisWeek h2 {
    font-size: 13px;
}

.thisWeek .boxInner li {
    font-size: 13px;
}

.price_page th {
    font-size: 12px;
}

.price_page td {
    font-size: 12px;
}

.price_page td input.txt {
    font-size: 12px;
}

/*** poll ***/
.poll span {
    font-size: 12px;
    font-family: Arial;
}


.small {
    font-size: 10px;
    font-style: italic;
    font-family: serif;
    color: #CCC;
}
