.TxtBr {
	 font-size: 9pt;
	 font-weight: bold;
	 color: #FFFFFF;
	 text-decoration: none;
	 padding-right: 5px
}
body {
	font-family: Arial, Helvetica, sans-serif
}
Input{
	background-color : #E9E9E9;
	border : 1px solid #2F67CF;
	font-size : 9pt;
	color: #2F307F;
}
Select {
	background-color : #E9E9E9;
	font-size : 9pt;
	color: #2F307F;
}
TextArea {
	background-color : #E9E9E9;
	border : 1px solid #2F67CF;
	font-size : 9pt;
	color: #2F307F;	
}
.Bot {
	background : #2F67CF;
	border : 1px solid #2F307F;
	color : #FFFFFF;
	font-size : 9pt;
	font-weight : bold;
}
.NullBr {
	 font-size: 1px; background-color: #FFFFFF
}
.Null {
	font-size: 5px
}
a {
	text-decoration: none; color: #2F67CF; font-weight: bold;
}
.Lnk {
	font-weight: bold; color: #2F67CF
}
.Lnk:Hover {
	color: #2F307F
}
.LnkBar {
	font-size: 8pt; font-weight: bold; color: #000000
}
.LnkBar:Hover { color: #2F307F }
.TxtCx {
	font-size: 8pt;
	font-weight: normal;
	border: 1px #333399 solid;
	vertical-align: text-top;
}
.NullGrey {
	font-size: 1px; background-color: #999999
}
.TxtCxGrey {
	font-size: 8pt;
	font-weight: normal;
	border: 1px #333399 solid;
	white-space: pre;
	vertical-align: text-top;
	background-color: #E9E9E9
}
.LnkPeq {
	font-size: 8pt; font-weight: normal; color: #FFFFFF;
}
.Txt {
	font-size: 10pt;
	font-weight: normal;
	border: #333399;
	color: #000000;
	text-align: justify;
	margin-right: 10px;
}
.TxtPeq {
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
}
.Tit {
	font-size: 16pt;
	font-weight: bold;
	border: #333399;
	color: #330099;
}
