/*body */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:0px;
	font-size:12px;
	color:#414141;
	font-family:Tahoma,Helvetica,Verdana;
	background-color:#FFFFFF;
	background-repeat:repeat-x;
}

p {
	padding:0px;
	font-size:12px;
	color:#414141;
	line-height: 16px;
	font-family:Tahoma,Helvetica,Verdana;

}

h1 {	

	font-size:16px;
	color:#06598F;
	text-decoration:underline;
}

.h1_bord {	

	font-size:16px;
	color:#333333;
	text-decoration:none;
	font-weight: bold;
}

h2 {

	font-size:16px;
	color:#06598F;
	text-decoration:none;

}


h3  { 
	font-size:14px;
	color:#999999;
	text-decoration:none;
	font-weight: normal;
}

a {

	color:#9F0006;

}

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

.blue_bord {
	font-size:16px;
	color:#9F0006;
	text-decoration:none;
	font-weight: bold;

}
.h2_bord {
	font-size:16px;
	color:#9F0006;
	text-decoration:none;
	font-weight: bold;

}
.st2 {
	color:#9F0006;
	font-size:14px;
	text-decoration: underline;
	font-weight: bold;
}

.grey {
color: #333333;
padding-left: 2px;
}

a.grey:link, a.grey:visited, a.grey:active {
  	text-decoration: underline;
  	color: #222222;
  	background: transparent;
	font-family:Tahoma,Helvetica,Verdana;
	font-size:12px;
}

a.grey:hover {
  	text-decoration: underline;
  	color: #333333;
  	background: transparent;
	font-family:Tahoma,Helvetica,Verdana;
	font-size:12px;
}
.blue_text {
	color: #06598F;
	font-size: 12px;
	text-decoration: underline;
}
a.blue_text:link, a.blue_text:visited, a.blue_text:active {
  	text-decoration: underline;
  	color: #06598F;
  	background: transparent;
	font-family:Tahoma,Helvetica,Verdana;
	font-size:12px;
}

a.blue_text:hover {
  	text-decoration: underline;
  	color: #06598F;
  	background: transparent;
	font-family:Tahoma,Helvetica,Verdana;
	font-size:12px;
}

.bl_link {
	color: #06598F;
	font-size: 12px;
	text-decoration: underline;
}
a.bl_link_text:link, a.bl_link:visited, a.bl_link:active {
  	text-decoration: underline;
  	color: #06598F;
  	background: transparent;
	font-family:Tahoma,Helvetica,Verdana;
	font-size:12px;
}

a.bl_link:hover {
  	text-decoration: underline;
  	color: #06598F;
  	background: transparent;
	font-family:Tahoma,Helvetica,Verdana;
	font-size:12px;
}

.grey_12 {
color: #333333;
font-size: 11px;
}