
.smallInfo {
	font-family: "Courier New", Courier, mono;
	font-size: xx-small;
	font-weight: bold;
	color: #999999;
}
.textBasic {
	font-size: small;
	font-weight: bold;
	color: #000066;
	padding: 0px;
	text-align: justify;




}
.firstLetter {
	font-size: large;
	font-weight: bolder;
	color: #FF6633;
	display: inline;
	padding-left: 50px;
	float: left;
	white-space: normal;
	width: auto;
	line-height: 20px;
}
.error {
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding: 2px;
	background-color: #FF0000;
}

.link_title {
	font-size: x-small;
	font-weight: bold;
	color: #660033;
	margin: 1px;
	padding: 1px;
	border: 1px solid #660033;
	cursor: hand;
	background-color: #95DDFF;
    text-align: center;
    display: inline;
    width: 1px;
}
input {
	font-size: xx-small;
	font-weight: bold;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	margin: 0px;
	padding: 0px;
	border: 1px solid;
}
.link_small {
	font-size: x-small;
	font-weight: bold;
	color: #000099;
	margin: 3px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	cursor: hand;
    display: inline;
    width: 1px;
	text-transform: underline;
}
.link {
	font-size: x-small;
	font-weight: bold;
	color: #000099;
	margin: 3px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	cursor: hand;
	text-transform: underline;
}
.z3 {
	font-size: x-small;
	font-weight: bold;
	color: #FF7D7D;
	text-align: center;
	padding: 2px;
	background-color: #400080;
}
.link_user {
	font-size: x-small;
	font-weight: bold;
	color: #990000;
	display: inline;
	margin-bottom: 0px;
	padding: 0px;
	cursor: hand;
	text-decoration: none;
}
