.c5 {
font-family: "Times New Roman", Times, serif
}
.c2 {
color: #FF0000;
font-weight: bold;
}
b 
{
font-family: Arial, Helvetica, sans-serif;
font-size : 12px;
font-variant : normal;
}

td.navy {
color: Navy;
text-align: justify;
font-weight: bold;
}
td.a_left{
text-align: left;
font-weight: bold;
color : Navy;
vertical-align : top;
}
td {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-variant: normal;
}
.small {
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
text-align: left;
}
.sc {
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
text-align: center;
}
.smalla {
font-family: Arial, Helvetica, sans-serif;
font-size : 11px;
}
a {
text-decoration : none;
}
a:hover {
text-decoration : underline;
}
.red {
font-size: 14px;
color : Red;
}
.navy {
color: Navy;
}
.h {
font-family : Arial, Helvetica, sans-serif;
font-weight : bold;
color : White;
background-color : #0063FF;
}
.hnavy {
font-family : Arial, Helvetica, sans-serif;
font-weight : bold;
color : White;
background-color : Navy;
}
.hred {
background: Red;
font-family : Arial, Helvetica, sans-serif;
font-weight : bold;
color : White;
}
.hblue {
background: #00007F;
font-family : Arial, Helvetica, sans-serif;
font-weight : bold;
color : White;
}
.hh {
background: #0063FF;
font-family : Arial, Helvetica, sans-serif;
font-weight : bold;
color : White;
font-size : 10px;
}
.hhred {
background: Red;
font-family : Arial, Helvetica, sans-serif;
font-weight : bold;
color : White;
font-size : 10px;
}
.hhblue {
background: #00007F;
font-family : Arial, Helvetica, sans-serif;
font-weight : bold;
color : White;
font-size : 10px;
text-align:center;
}
.h2 {
	font-weight: bold;
	color : Navy;
	vertical-align : top;
	}
.activeregion {
	color : black;
	}
ul {
	list-style-position : outside;
	margin-left : 15px;
	list-style-image : url("gif/list.gif");
}
ul.normal {
	list-style-image : none;
}
ul.normal2 {
	list-style-position : outside;
	margin-left : 10px;
	list-style-image : url("gif/list.gif");
}
ol.new {
	margin-left: 20px;
	list-style-type : none;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-variant : normal;
	margin-bottom : 5px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 18px;
	text-align : center;
	color : Red;
}
h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	color:#000099;
}

li.arrow {
	list-style-image: url("gif/list_arr.gif");
	margin-left : 20px;
}