h1 {
	font-family: Verdana;
	font-size: 13px;
	font-style: normal;
	font-variant: normal;
	color:#3D3D3D;
	font-weight:bold;
	margin-top: 4px; 
	margin-bottom: 10px;	
}
.head_h1 {
font-size:20px;
 color:black;
}

h2 {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	color:#3D3D3D;
	font-weight:bold;
	margin-top: 12px; 
	margin-bottom: 4px;
}

h3 {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight:bold;
	color: #07155B;
	margin-top: 10px; 
	margin-bottom: 4px;
}

p.i {
	font-size: 11px;
	font-style: normal;
	color: #000000;
	margin-top: 3px; 
	margin-bottom: 3px;
}

a.fm, a.fm:link {
	font-size: 9px;
	font-style: normal;
	color: #07155B;
	text-decoration: none;
}

a.fm:hover {
	color: #C03C0B;
	text-decoration: underline;
}

a, a:link {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #C03C0B;
	text-decoration: none;
}

a.bl, a.bl:link {
	color: #4c4c4c;
	text-decoration: none;
}

a.bl:hover {
	color: #C03C0B;
	text-decoration: underline;
}

a.bld, a.bld:link {
	color: #07155B;
	text-decoration: none;
	font-weight:bold
}

a.bld:hover {
	color: #C03C0B;
	text-decoration: underline;
	font-weight:bold
}
a.vm, a.vm:link {
	color: #07155B;
	text-decoration: none;
	text-transform:uppercase;
}

a.vm:hover {
	color: #C03C0B;
	text-decoration: underline;
	text-transform:uppercase;
}

table.brd {
	border-color: #000000;
	border-style: solid;
	border-width: 0 1px 1px 0;
}

table.brd td, table.brd th{
	border-color: #000000;
	border-style: solid;
	border-width: 1px 0 0 1px;
}

td {
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height:14px;
}
.bb {
	color:#265174;
	font-weight:bold;
}
input, select, textarea {
	border:1px solid #c4c4c4;
	background-color:#f5f5fb;
	color: #000000;
	font-family: Verdana;
	font-size: 10px;
	height:18px;
}
.cp {
	color:#375273;
}
ul {
	list-style-image:url(images/38.gif);
	margin:0 0 0 16px;
}
li {
	line-height:16px;
}
b, h5 {
	color:#3D3D3D;
}
.td1 {
background-color:#C8E0FF;
font-weight:bold;
	color: #07155B;
}

.td2 {
background-color:#E0EDFF;
}