﻿#content a, #content 
{
	color: #000000;
}


body
{
    background: #FFF;
    margin: 5px;
    padding: 0px;
    font-family: Lucida Sans Unicode, Arial, helvetica, Sans-Serif;
    font-size: 12px;
    color: #333;
}

#content
{
	width: 773px;
	vertical-align: top;
	font-size: 11px;
	background-repeat: no-repeat;
	background-image: url(bg_image.png);
	height: 721px;
}
#contentbig
{
	width: 773px;
	vertical-align: top;
	font-size: 11px;
	background-repeat: no-repeat;
	background-image: url(bg_image.png);
	height: 1320px;
}

h2
{
    font-size: 16px;
    font-weight: bold;
    color: #689acc;
}

.SizesHeader
{
    color: #002e63;
    margin-bottom: 4px;
}

.medium_text
{
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	
}
