.temps  {
font-family:Verdana, sans-serif;
font-size:8pt;
line-height:12pt;
font-weight:bold;
color:#da750b;
}
.ue  {
font-family:Verdana, sans-serif;
font-size:10pt;
line-height:12pt;
font-weight:bold;
color:#da750b;
}
.ue-sm  {
font-family:Verdana, sans-serif;
font-size:8pt;
line-height:12pt;
font-weight:bold;
color:#da750b;
}
.contents  {
font-family:Verdana, sans-serif;
font-size:10pt;
line-height:14pt;
font-weight:normal;
color:#464646;
}
.contents-sm  {
font-family:Verdana, sans-serif;
font-size:8pt;
line-height:12pt;
font-weight:normal;
color:#464646;
}
.titles  {
font-family:Verdana, sans-serif;
font-size:14pt;
line-height:18pt;
font-weight:bold;
color:#ac0028;
}
.notices  {
font-family:Verdana, sans-serif;
font-size:8pt;
line-height:12pt;
font-weight:normal;
color:#898989;
}
.headings  {
font-family:Verdana, sans-serif;
font-size:14pt;
line-height:18pt;
font-weight:bold;
color:#4e3877;
}


a:link  {
text-decoration:none;
color:#4e3877;
}
a:visited  {
text-decoration:none;
color:#4e3877;
}
a:hover  {
text-decoration:underline;
color:#4e3877;
}
a:active  {
text-decoration:none;
color:#4e3877;
}


/* ============ */
/* = HANDBOOK = */
/* ============ */

p	{
font-family:Verdana, sans-serif;
font-size:10pt;
line-height:14pt;
font-weight:normal;
color:#464646;
}

h1	{
font-family:Verdana, sans-serif;
font-size:21pt;
line-height:22pt;
font-weight:bold;
color:#ac0028;
}

h2	{
font-family:Verdana, sans-serif;
font-size:12pt;
line-height:19pt;
font-weight:bold;
font-style:italic;
color:#da750b;
}

h3	{
font-family:Verdana, sans-serif;
font-size:18pt;
line-height:21pt;
font-weight:bold;
color:#da750b;
}

.cms-cmstools
{
  font-family:Verdana, sans-serif;
  font-size :10pt;
  line-height :14pt;
  font-weight :normal;
  color:#464646;
}

table.book {
	border-collapse:collapse;
}
table.book th {
	background:#8878a5;
	color:#fff;
	font:10pt/12pt Verdana, sans-serif;
	font-weight:bold;
	padding:12px;
	border:1px solid #fff;
	border-bottom:0;	
}

table.book td {
	font:10pt/12pt Verdana, sans-serif;
	color:#555;
	vertical-align:top;
	padding:12px;
	border:1px solid #8878a5;
	background:#e0dcea;
}

table.book td p {
	font:10pt/12pt Verdana, sans-serif;
	color:#555;	
}