/******************************/
/* FORMATO DO CORPO           */
/******************************/
table
{
	font-family : georgia;
	text-align : left;
}

/******************************/
/* FORMATO DA DATA            */
/******************************/

.data
{
	font-family : Verdana;
	font-size : 8pt;
	font-weight : bold;
}

/******************************/
/* FORMATO DOS LINks          */
/******************************/

a:link, a:visited, a:hover 
{
	color: black;
	text-decoration: none;
	font-size : 9pt;
	text-align : left;
}

a:hover 
{
	text-decoration: none;
	font-size : 9pt;
	text-align : left;
	color:darkblue;
}

/******************************/
/* FORMATO DO TITULO          */
/******************************/

.tit1
{
	font-family :Georgia;
	color : white;
	line-height : 10px;
	text-align: center;
}


.tit2
{
	font-family : Georgia;
	color : white;
	line-height : 35px;
	text-align: center;
}

/******************************/
/* FORMATO DO MENU            */
/******************************/

.tab
{
	border-bottom-style : solid;
	border-bottom-color : white;
	border-bottom-width: 2px;
}


/******************************/
/* FORMATO DOS TEXTOS         */
/******************************/


h5
{
	font-size : 9pt;
	font-family : verdana;
	color :#239CD0;
	text-align : justify;
	padding-left : 45pt;
	padding-right : 45pt;
}

h6
{
	font-size : 12pt;
	font-family : verdana;
	color : #0574D0;
}



/******************************/
/* SOMBRAS                    */
/******************************/

.subt
{
	color:#0574d0;
	font-size : 26pt;
	text-weight : bold;
	line-height:10px;
}

p
{
	text-indent : 20pt;
}


.tit_menu
{
	border-bottom-style : solid;
	border-bottom-color : gray;
	border-bottom-width: 0.1em;
	color: black;
	text-decoration: none;
	font-size : 8pt;
	text-align : left;
	font-family : Georgia;
	line-height : 15pt;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#c4dbf3, endColorstr=white)
}
.titmenubody
{
	color: black;
	text-decoration: none;
	font-size : 8pt;
	text-align : left;
	font-family : Georgia;
	line-height : 15pt;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#c4dbf3, endColorstr=white)
}

.tab
{
	border-bottom-style : solid;
	border-bottom-color : gray;
	border-bottom-width: 0.1em;
	font-family : Georgia;
	font-size : 13px;
}