h1,h2,h3 {
    font-family:Arial; padding-top:0px; margin-top:0px; color:#E3001B; font-size:140%; margin-bottom:5px; }
h2 {
	color:#323029; margin-top:10px;	}
h3 {
	font-size:110%; margin-bottom:0px; }
a,a:visited,a:hover {
    color:#17151A; text-decoration:underline; border:none; font-weight:bold; }
a:hover { 
    color:#E3001B; text-decoration:underline; }
.cNormal {
    color:#17151A; }
.cRed {
    color:#e3001a; }
.cDarkGrey {
    color:#323029; }
.cGrey {
    color:#4F4D4D; }
.cDarkBlue {
    color:#344C68; }
.cWhite {
    color:#ffffff; }
.emphasis {
    font-weight:bold; }
.underline {
    text-decoration:underline; }
.italic {
    font-style:italic; }
    .strikethrough 
    {
        text-decoration:line-through;
    }
