h1 {
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	color: #092773;
}
body {
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #092773;
}
a:link {
	color: #092773;
	font-family: Verdana;
	font-size: 10pt;
	text-decoration: none;

}
a:visited {
	color: #092773;
	text-decoration: none;

}
a:hover {
	color: #FF0000;
	text-decoration: none;
}


a.tp {
	color: #FFFFFF;
	text-decoration: none;
}
a.tp:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.tp:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.tp:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.r {
	FONT-family: verdana, arial, sans-serif;
	FONT-WEIGHT: bold;
	FONT-SIZE: 8pt;
	COLOR: rgb(0,51,153);
	TEXT-DECORATION: none;
}
a.r:visited {
	COLOR: rgb(0,51,153);
	TEXT-DECORATION: none;
}
a.r:hover {
	COLOR: rgb(255,0,0);
	TEXT-DECORATION: none;
}


td, textarea, input, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #092773;
}

table.obr {
	border-top: 1px solid rgb(17,81,171);
	border-right: 1px solid rgb(17,81,171);
}
td.obr {
	border-bottom: 1px solid rgb(17,81,171);
	border-left: 1px solid rgb(17,81,171);
}


.infobox {
   text-align:center;
   font-weight: bold; 
   background: #E3F7D1;
   width:500px;
   margin: 0 auto;
   !important:height:30px;
   color: #0E1921;
   border: #5A0C00 1px solid;
   padding: 5px;
}
td { text-align:left; }
