body		{background-color:#d5d5d5;
		background-image:url(images/background.jpg);
		background-repeat:repeat-x;
		margin-top: 10px;
		}
.text		{margin: 10px;
		color: #1b263d;
		font-family: Verdana, Arial, Helvetica;
		font-size: 12px;
		font-weight: normal;
		}
.bold		{margin: 10px;
		color: #1b263d;
		font-family: Verdana, Arial, Helvetica;
		font-size: 14px;
		font-weight: bold;
		}
.small		{margin: 10px;
		color: #1b263d;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: normal;
		}
.compactsmall	{color: #1b263d;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: normal;
		}
ul              {margin-bottom: 5px;
		margin-top: 5px;
		}
hr		{color: #1b263d;
		margin-left: 10px;
		margin-right: 10px;
		}
.title		{margin: 10px;
		color: #1b263d;
		font-family: Verdana, Arial, Helvetica;
		font-size: 24px;
		font-weight: normal;
		}
.header		{color: #ff0000;
		font-family: Arial Black, Gadget, sans-serif;
		font-size: 24px;
		font-weight: normal;
		}
.offers		{color: #1b263d;
		font-family: Verdana, Arial, Helvetica;
		font-size: 16px;
		font-weight: bold;
		}
a:link         {font-size: 12px;
                font-family: Verdana, Arial, Helvetica;
                font-weight: bold;
                text-decoration: none;
                color: #1b263d}
a:visited      {font-size: 12px;
                font-family: Verdana, Arial, Helvetica;
                font-weight: bold;
                text-decoration: none;
                color: #1b263d}
a:hover        {font-size: 12px;
                font-family: Verdana, Arial, Helvetica;
                font-weight: bold;
                text-decoration: underline;
                color: #324772}
