body
{
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	background: white;
}

h1
{
    font-size: 18px;
    font-family: Arial, Helvetica;
    color: #D12420;	
    font-weight: bold;
    margin: 0px 0px 0px 0px;
}

h2
{
    font-size: 14px;
    font-family: Arial, Helvetica;
    color: #484848;	
    font-weight: bold;
    margin: 0px 0px 4px 0px;
}

.Main
{
    font-size: 12px;
    font-family: Arial, Helvetica;
    color: #484848;	
}

.Small
{
    font-size: 10px;
    font-family: Arial, Helvetica;
    color: #484848;	
}

.TableHeader
{
    font-size: 12px;
    font-family: Arial, Helvetica;
    font-weight: bold;
    color: white;	
    background-color: #D12420;
}

.Price
{
    font-size: 15px;
    font-family: Arial, Helvetica;
    color: #484848;	
}

.Callan
{
    font-size: 9px;
    font-family: Arial, Helvetica;
    color: #808080;	
}

.Message
{
    font-size: 12px;
    font-family: Arial, Helvetica;
    color: #D12420;	
    font-weight: bold;
}

a
{
    font-size: 12px;
    font-family: Arial, Helvetica;
    color: #D12420;	
    font-weight: normal;
    text-decoration: none;
}

a.Main
{
    font-size: 12px;
    font-family: Arial, Helvetica;
    color: #D12420;	
    font-weight: normal;
    text-decoration: none;
}

a.Main:Hover
{
    font-size: 12px;
    font-family: Arial, Helvetica;
    color: #D12420;	
    font-weight: normal;
    text-decoration: underline;
}

.Linkbutton
{
    font-size: 12px;
    font-family: Arial, Helvetica;
    color: #D12420;	
    font-weight: normal;
    text-decoration: none;
}

.Linkbutton:Hover
{
    font-size: 12px;
    font-family: Arial, Helvetica;
    color: #D12420;	
    font-weight: normal;
    text-decoration: underline;
}

a.Large
{
    font-size: 10pt;
    font-family: Arial, Helvetica;
    color: #D12420;	
    font-weight: bold;
    text-decoration: none;
}

a.Large:Hover
{
    font-size: 10pt;
    font-family: Arial, Helvetica;
    color: #D12420;	
    font-weight: bold;
    text-decoration: underline;
}

a.Callan
{
    font-size: 10px;
    font-family: Arial, Helvetica;
    color: #D12420;	
    font-weight: normal;
    text-decoration: none;
}

a.Callan:Hover
{
    font-size: 10px;
    font-family: Arial, Helvetica;
    color: #D12420;	
    font-weight: normal;
    text-decoration: underline;
}


