body{
	 background-color: #ffffff;
	 margin: 0;
}
A {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: bold;
	text-decoration : underline;
	color : #0c447f;
}
A:HOVER {
	color : #000000;
	font-weight: bold;
	text-decoration : underline;
}
A.MB {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: normal;
	text-decoration : underline;
	color : #000000;
}
A.MB:HOVER {
	color : #0c447f;
	font-weight: normal;
	text-decoration : underline;
}
A.MBsm {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: normal;
	text-decoration : underline;
	color : #000000;
}
A.MBsm:HOVER {
	color : #6c6c6c;
	font-weight: normal;
	text-decoration : underline;
}
A.Nav {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: normal;
	text-decoration : none;
	color : #ffffff;
}
A.Nav:HOVER {
	color : #b2b3b3;
	font-weight: normal;
	text-decoration : none;
}
.Button {
	
	font-size : 11px;
	font-weight: bold;
	color : #000000;
}
.text {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: normal;
	color : #000000;
}
.textB {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: bold;
	color : #000000;
}
.textB14 {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 14px;
	font-weight: bold;
	color : #000000;
}
.textB16 {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 16px;
	font-weight: bold;
	color : #000000;
}
.text10 {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: normal;
	color : #000000;
}
.text10B {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: bold;
	color : #000000;
}
.textWht {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 18px;
	font-weight: normal;
	color : #FFFFFF;
}
.textWht2 {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: normal;
	color : #FFFFFF;
}
.Title {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 14px;
	font-weight: bold;
	color : #000000;
}
.TitleWht {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 14px;
	font-weight: bold;
	color : #FFFFFF;
}