@font-face {
    font-family: 'Helvetica45';
    src: url('../font/helvetica45.eot');
    src: url('../font/helvetica45.eot?#iefix') format('embedded-opentype'),
         url('../font/helvetica45.woff') format('woff'),
         url('../font/helvetica45.ttf') format('truetype'),
         url('../font/helvetica45.svg#Helvetica45') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Helvetica55';
    src: url('../font/helvetica55.eot');
    src: url('../font/helvetica55.eot?#iefix') format('embedded-opentype'),
         url('../font/helvetica55.woff') format('woff'),
         url('../font/helvetica55.ttf') format('truetype'),
         url('../font/helvetica55.svg#Helvetica55') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Helvetica65';
    src: url('../font/helvetica65.eot');
    src: url('../font/helvetica65.eot?#iefix') format('embedded-opentype'),
         url('../font/helvetica65.woff') format('woff'),
         url('../font/helvetica65.ttf') format('truetype'),
         url('../font/helvetica65.svg#Helvetica65') format('svg');
    font-weight: normal;
    font-style: normal;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Ariel, Geneva, sans-serif;
	color: #1f1f32;
	font-size: 11px;
	background-color:#cdc8c1;
}
body *{
	font-family: Verdana, Ariel, Geneva, sans-serif;
	color: #1f1f32;
	font-size: 11px;
}
a img {
	border:none;
}
p {
	margin: 0px 0 10px 0;
	padding: 0px;
	line-height: 1.4em;
}
h1 {
	margin: 0px;
	padding: 0px;
	font-size: 20px;
	font-weight:normal;
	font-family:'Helvetica55';
}
.leftCol h1 {
	margin: 0px 0 10px 0;
	padding: 0px;
	font-size: 26px;
	font-weight:normal;
	font-family:'Helvetica45';
}
.rightCol h3 {
	margin: 31px 0 10px 0;
	padding: 0px;
	font-size: 20px;
	font-weight:normal;
	font-family:'Helvetica45';
}
h2 {
	margin: 0px 0 10px 0;
	padding: 0px;
	font-size: 15px;
	font-weight:normal;
	font-family:'Helvetica45';
}
h3 {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	font-weight:normal;
}
h4 {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight:bold;
}
a {
	outline:none;
	text-decoration:none;
	color:#f68423;
	font-size:11px;
	font-family:Verdana, Arial,Geneva, sans-serif;
}
ul {
	padding:0;
	margin:0;
}
a:hover {
	color:#f65f23;
}
ol {
	padding:0 0 0 20px;
	margin:0;
	line-height:1.4em;
}
