.bbg {
	background-image : url(logo_b.jpg);
	background-repeat : no-repeat;
	height : 132px;
}
BODY {
	background-color : #E5EFF5;
	color : #336699;
}

.h1 {
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-align : center;
	font-weight : normal;
}

.big {
	background-image : url(big.jpg);
	background-repeat : no-repeat;
	background-color : White;
}

.bk {
	background-image : url(bk.gif);
	background-repeat : no-repeat;
	height : 110px;
	color : #41609A;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}


.line {
	background-image : url(line.gif);
	background-repeat : repeat-x;
}



A:hover {
	TEXT-DECORATION: underline
}
A {
	text-decoration : none;
}
H2 {
	color : #365183;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	text-align : center;
	font-weight : bold;
	margin-bottom : 1px;
}
.mt {
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
}

.sv {
	color : #41609A;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}
.sm {
	color : #2D3564;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
LI {
	list-style-image : url(s.gif);
	margin-bottom : 7px;
	font-size : 12px;
	color : #41609A;
}

EM {
	color : #CC0000;
}

H1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	padding-left : 7px;
	color : #41609A;
	padding-top : 10px;
}
.nk {
	color : #CC0000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bolder;
	font-style : italic;
}


