.Header {
	font-size: 18px;
	color: #C9091E;
	border-bottom-color: #C9091E;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-top: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	letter-spacing: 1px;
}
.smRed {color: #C9091E}
.bigRed {color: #C9091E; font-size: 19px;}

H1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : Black;
}
P {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
}

TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
}

TD.title {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : Black;
}

P.special {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
	font-style : italic;
}

TD.breadcrumbs {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Black;
	font-style: italic;
}
.coupon {
	margin: 20px;
	letter-spacing: 0.03em;
	text-align: center;
	word-spacing: normal;
	white-space: normal;
	border: 2px dashed #000000;
	vertical-align: middle;
	padding: 10 px;
}
.main {
	margin: 2px;
	letter-spacing: 0.03em;
	text-align: center;
	word-spacing: normal;
	white-space: normal;
	vertical-align: top;
	padding-top: 2;
	padding-bottom: 2;
}

.cH1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	line-height: 30px;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: 0.03em;
	background-color:#C9091E;
	padding: 4px;
	margin: 0px;
}
.cH2 {
	display:block;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 0.03em;
	background-color:#FFFF66

}
.cH2a {
	display:block;
	margin-bottom:5px;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 28px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 0.03em;
	background-color:#FFFF66
}
.cH3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 0.03em;
}
.cH4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 0.03em;
}
.cLine {
border-bottom: solid 1px #C9091E;
margin-bottom: 30px;
}
.cBig {
	font-family: "Times New Roman", Times, serif;
	font-size: 50px;
	line-height: 50px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	letter-spacing: 0.03em;
}
#Dis {
display:inline;
}
/* TOC Menu */
a.list-menu {
	display: block;
	margin-left: 12px;
	margin-right: 0px;
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	background-color: #C9091E;
	line-height: 20px;
	border: solid #C9091E 1px;
	letter-spacing: 0.03em;
	text-decoration: none;
	font-style: 30px;
}
a.list-menu:hover {
display: block;
margin-left: 12px;
margin-right: 0px;
padding: 4px;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
line-height: 20px;
color: #C9091E;
/*background-image:url(../images/tocBG.jpg);*/
background-color: #FFFFff;
border: solid #FFFF66 1px;
letter-spacing: 0.03em;
text-decoration: none;
}
.tocBG {
text-align:center;
background-color:#C9091E;
background-image:url(../images/tocBG.jpg);
background-repeat:no-repeat;
}
.TOCsub {
display: block;
font-family: Arial, Helvetica, Sans-serif;
font-size: 11px;
font-weight: bold;
color: white;
background-color: #dcd7a1;
border: solid #dcd7a1 5px;
letter-spacing: .03em;
text-decoration: none;
}
.TOCsubh {
display: block;
font-family: Arial, Helvetica, Sans-serif;
font-size: 11px;
font-weight: bold;
color: white;
background-color: #0055D8;
border: solid #54C247 5px;
letter-spacing: .03em;
text-decoration: none;
}
.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	list-style-position: outside;
	list-style-type: disc;
	line-height:26px;
}
.announce {
	display:block;
	margin-bottom:5px;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 0.03em;
	background-color:#FFFF66
}
