﻿body
{
	font-family:Arial,Verdana,Tahoma;
	font-size:12px;
	font-weight:normal;
	margin:0 auto;
	text-align:center;
	background-repeat:repeat-x;
	
}

.title-h2
{
    font-size:18px;
}

.title-h3
{
    font-size:15px;
    font-weight:bold;
    font-style:italic;
}

.title-h2-red
{
    font-size:18px;
    color:#BB1D36;
}

.title-h3-red
{
    font-size:15px;
    font-weight:bold;
    font-style:italic;
    color:#BB1D36;
}

.image-zoom
{
    z-index:999;
}