.Title {
	FONT-FAMILY: Tahoma, Arial, Helvetica
	margin: 0;
	padding: 0 0 5px 0;
	font-size: 20px;
	line-height: 100%;
	font-weight: bold;
	color: #b2121e;
}

.Normal {
	FONT-WEIGHT: normal;
	FONT-SIZE: 15px;
	FONT-FAMILY: Tahoma, Arial, Helvetica
}

b {
	font-weight: bold;
}
p {
	font-size: 15px;
	color: #000000;
	line-height:20px;
	margin-right: 50px;
	padding-right: 50px;
}
h1 {
	margin: 0;
	padding: 0 0 5px 0;
	font-size: 20px;
	line-height: 100%;
	font-weight: bold;
	color: #b2121e;
}
h2 {
	margin-bottom: 8px;
	padding: 0;
	font-size: 18px;
	color: #b2121e;
	font-weight: bold;
}
h3 {
	margin: 5px 0 2px 0;
	padding: 0;
	font-size: 17px;
	color: #b2121e;
	font-weight: bold;
}
h5 {
	margin: 15px 0 0 0;
	padding: 0;
	font-size: 12px;
	color: #b2121e;
	font-weight: bold;
}
img {
	border:none;
}

A:link, A:visited  {
    color: #16c2f4;
    text-decoration: none;
    font-family: verdana;
    font-size: 15px;
    padding-bottom: 5px;
}

A.FooterTxt {
    color: #FFFFFF;
    text-decoration: none;
    font-family: verdana;
    font-size: 15px;
    padding-bottom: 5px;
}
A:Hover  {
    color: #b5111a;
    font-family: verdana;
    font-size: 15px;
}


UL LI {
	LIST-STYLE-TYPE: circle
	list-style-position: inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px; 
	font-weight: normal; 
	font-style: normal; 
	color:#000000;
	padding: 4px;
}

hr {
	margin-right:10px;
	border-top: 1px solid #ffffff;
	border-left:none;
	border-bottom:none;
	border-right:none;
	height:1px;
}
.terms-privacy, A.terms-privacy, A.terms-privacy:link, A.terms-privacy:visited, A.terms-privacy:active  {
    font-weight: normal;
    font-size: 15px;
    color:#FFFFFF;
	padding-bottom: 5px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
}

A.terms-privacy:hover    {
    text-decoration: underline;
    font-size: 10px;
    color:#000000;
	padding-bottom: 5px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
.c-date {
    font-weight: normal;
    font-size: 15px;
    color:#FFFFFF;
	padding-bottom: 5px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
}



