﻿body 
{
	font-family: Arial;
	font-size: 11px;
	color: #151518;
	font-weight: normal;
	line-height: 13pt;
}
h1
{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;
	margin: 0 0 5px;
	padding: 0;
	color: #bc0020;
	text-transform: uppercase;
}
h2
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	margin: 0 0 5px;
	padding: 0;
}
h3
{
	font-family: Arial;
	font-size: 11px;
	line-height: 14px;
	margin: 0 0 5px;
	padding: 0;
}
.price
{
    color: #bc0020;
    font-size: 14px;
    font-weight: bold;    
}
.header
{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;
	margin: 0 0 5px;
	padding: 0;
}
.small_header
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	margin: 0 0 5px;
	padding: 0;
}
.text
{
	font-family: Arial;
	font-size: 11px;
	color: #151518;
	font-weight: normal;
}
.red_text
{
	font-family: Arial;
	font-size: 11px;
	color: #bc0020;
	font-weight: normal;
}
a
{
    color: #151518;
    text-decoration: none;
}
a:hover
{
    color: #bc0020;
}
a.red_text
{
	font-family: Arial;
	font-size: 11px;
	color: #bc0020;
	font-weight: normal;
    text-decoration: underline;
}
#main a
{
    color: #bc0020;
}
