body
{
	margin-top: 0px;
	margin-left: 0px;

}
input.search
{
	font-family: Tahoma, Verdana, Georgia;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
textarea.search
{
	font-family: Tahoma, Verdana, Georgia;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
option
{
	font-family: Tahoma, Verdana, Georgia;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
option.search
{
	font-family: Tahoma, Verdana, Georgia;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
td{
    font-size:12px;
    font-family:verdana;
    color:#666666;
}
a{
    text-decoration:underline;
    font-size:12px;
    color:#666666;
    font-family:verdana;
}
a:hover{    
    color:#FF9C00; 
}

a.black {
    color:#3399CC;
    text-decoration:none;
    font:bold 11px verdana
}
a.black:visited {
	color:#3399CC;
	font-weight: bold;
	text-decoration: none;

}
a.black:hover{    
    	color:#FF9C00; 
	font-weight: bold;
	text-decoration: none;
}

A.client:link {
	font-size: 12px;
	color: #003399;
	text-decoration: none;
}

A.client:visited {
	font-size: 12px;
	color: #003399;
	text-decoration: none;
}

A.client:active {
	font-size: 12px;
	color: #003399;
	text-decoration: none;
}

A.client:hover {
	font-size: 12px;
	color: #003399;
	text-decoration: none;
	font-weight: bold;
}

.style3 {
	font-size: 12px;
	font-weight: bold;
}
.style4 {font-size: 12px}
.title {
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}
TD.story {
	font-size: 11px;
	color : #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.textbox {
	font-family: Tahoma, Verdana, Georgia;
	font-size: 11px;
	color: #CCCCCC;
	font-weight: bold;
	background-color: #182327;
}

.yellow {
	color: #F5DC2A;
}
.smalltext {
	font-size: xx-small;
}
.tab {
margin-left:20px;
font-size:11px;
text-align:justify;
}
.tituloFaq{
font-size:12px;
color:#3398cc;
}