﻿.newsTitle{
	font-family: Verdana;
	font-size: 20px;
	font-style: bold;
	font-weight: bold;
	color: #C90601;
	text-align: left;
}
.boldTitleRed {
	font-family: Verdana;
	font-size: 16px;
	font-style: bold;
	font-weight: bold;
	color:#C90601	
}
.boldMedRed {
	font-family: Verdana;
	font-size: 14px;
	font-style: bold;
	font-weight: bold;
	color: #C90601;
}
.boldSmRed{
	font-family: Verdana;
	font-size: 12px;
	font-style: bold;
	font-weight: bold;
	color: #C90601;
}
.boldLtRed{
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	color:#C90601	
}
.boldTitleOchre{
	font-family: Verdana;
	font-size: 18px;
	font-style: bold;
	font-weight: bold;
	color: #FF8B2D;
	text-align: left;
}
.boldSmOchre{
	font-family: Verdana;
	font-size: 12px;
	font-style: bold;
	font-weight: bold;
	color: #FF8B2D;
	vertical-align: middle;
	text-align: left;
}
.body {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-align: left;
}
.bold {
	font-family: Verdana;
	font-size: 12px;
	font-style: bold;
	font-weight: bold;
	color: #000000;
	vertical-align: top;
	text-align: left;
}
.boldTitleBlac{
	font-family: Verdana;
	font-size: 18px;
	font-style: bold;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
.boldSmBlac {
	font-family: Verdana;
	font-size: 10px;
	font-style: bold;
	font-weight: bold;
	color:#000000	
}

.itac {
	font-family: Verdana;
	font-size: 12px;
	font-style: italic;
	color:#000000
}
.base {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	color:#999999
}
.normSmWht {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: medium;
	color:#FFFFFF	
}
.boldSmWht {
	font-family: Verdana;
	font-size: 10px;
	font-style: bold;
	font-weight: bold;
	color:#FFFFFF	
}

a:linkLt {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #DC3505;
	text-decoration: none;
}
