<STYLE TYPE="text/css">
<!--
/**************************************************************
********* Formatting For Month Table and Text *****************
**************************************************************/

A		{ font-family:arial, helvetica; color:#00F; text-decoration:underline }
SPAN	{ font-family:arial, helvetica }
TD     	{ font-family:arial, helvetica }
BODY	{ 	background-color:#c1e9f1;
	scrollbar-base-color: #32b1c9;
	scrollbar-arrow-color: #ffffff;
	scrollbar-3dlight-color: #88d4e2;
	scrollbar-darkshadow-color: #005160;
	scrollbar-face-color: #32b1c9;
	scrollbar-highlight-color: #B7DDE2;
	scrollbar-shadow-color: #007E9E;
	scrollbar-track-color: #c1e9f1; }


/**** month and year header at top of calendar ****/
.date_header			{ font-size:16px; font-family:arial, helvetica; font-weight:bold }

/**** color and size of calendar cells.  ****/
.day_cell				{ background-color:#EDECD8; height:60; width: 80; }
.empty_day_cell			{ background-color:#EEEEEE; height:60; width: 80; }
.today_cell				{ background-color:#F5F4ED; height:60; width: 80; }

/**** day number in upper left corner of each cell ****/
.day_number				{ font-size:10px; font-family:verdana, arial, helvetica; color:#000 }

/**** title_txt is the text for each post on main page ****/
.title_txt				{ font-size:10px; font-family:verdana, arial, helvetica; color:#000 }
.title_txt A:link		{ color:#00F; text-decoration:underline }
.title_txt A:active		{ color:#00F; text-decoration:underline }
.title_txt A:visited	{ color:#00F; text-decoration:underline }
.title_txt A:hover		{ color:#00F; text-decoration:underline }

/**** time line under title text when event time given ****/
.time_str				{ font-size:9px; font-family:arial, helvetica }

/**** column headers or days of the week ****/
.column_header			{ background-color:#2663E2; font-size:12px; font-family:arial, helvetica; color:#FFFFFF; font-weight:bold }

/**** footprint text ****/
.footprint				{ font-size:5px; font-family:verdana, arial, helvetica; color:#000; font-weight:bold; }
.footprint A			{ font-size:5px; font-family:verdana, arial, helvetica; color:#00F; font-weight:bold; }

@charset "utf-8";
/* CSS Document  - www.jovensseguros.com */

/* links */
.class1 a {
font-family: tahoma;
font-size: 11px;
text-decoration: none;
color:#34a6c1;

}
.class1 a:link {
font-family: tahoma;
font-size: 11px;
text-decoration: none;
color: #34a6c1;
}
.class1 a:hover, visited, visited:hover {
font-family: tahoma;
font-size: 11px;
text-decoration: underline;
color: #336699;
}

.class2 a {
font-family: tahoma;
font-size: 11px;
text-decoration: none;
color:#6b6b6b;

}
.class2 a:link {
font-family: tahoma;
font-size: 11px;
text-decoration: none;
color: #6b6b6b;
}
.class2 a:hover, visited, visited:hover {
font-family: tahoma;
font-size: 11px;
text-decoration: underline;
color: #336699;
}

/* conteudo */
.titulos1 {
font-family: tahoma;
text-align: left;
font-weight: bold;
padding: 1px;
font-size: 16px;
letter-spacing: 1px;
border-bottom: 1px dashed #005160;
volume: soft;
color: #005160;
}

.titulos2 {
font-family: tahoma;
text-align:  left;
font-weight: bold;
padding: 1px;
font-size: 12px;
letter-spacing: 1px;
volume: soft;
color: #ff9c00;
}

.titulos3 {
font-family: tahoma;
text-align:  left;
font-weight: bold;
font-size: 14px;
color: #ff9c00;
}


.texto1 {
font-family: tahoma;
text-align: justify;
font-size: 11px;
letter-spacing: 1px;
color: #005160;
}

.texto2 {
font-family: tahoma;
text-align: left;
font-size: 11px;
letter-spacing: 1px;
color: #005160;
}

.texto3 {
font-family: tahoma;
text-align: justify;
letter-spacing: 1px;
font-size: 11px;
color: #ffffff;
}

.texto4 {
font-family: tahoma;
letter-spacing: 1px;
font-size: 11px;
color: #ffffff;
}

/* geral */
P , body , td , div, h1, h2, h3 {
font-size: 11px;
font-family: tahoma;
color: #005160;
letter-spacing: 1px;
}

b, strong {
font-size: 11px;
color: #005160;
font-family: tahoma;
font-weight: none;
letter-spacing: 1px;
}

body {
	background-color:#c1e9f1;
	scrollbar-base-color: #32b1c9;
	scrollbar-arrow-color: #ffffff;
	scrollbar-3dlight-color: #88d4e2;
	scrollbar-darkshadow-color: #005160;
	scrollbar-face-color: #32b1c9;
	scrollbar-highlight-color: #B7DDE2;
	scrollbar-shadow-color: #007E9E;
	scrollbar-track-color: #c1e9f1;
}

/* FORMS */
.input, .textarea, .select, .option {
	padding: 1px;
	padding-bottom: 2px;
	font-family: tahoma;
	font-size: 11px;
	color: #005160;
	letter-spacing: 1px;
	background-color: #ffffff;
	border: 1px dashed #005160;
	}
.radio {
	padding: 1px;
	font-family: tahoma;
	font-size: 10px;
	color: #005160;
	letter-spacing: 1px;
	width: 50px;
	background-color: #ffffff;
	border: 1px dashed #005160;
	}
	
.botoes {
	padding: 1px;
	font-family: tahoma;
	font-size: 11px;
	letter-spacing: 1px;
	color: #ffffff;
	width: 50px;
	background-color: #005160;
	border: 1px solid #ffffff;
	}
// end hiding -->
</STYLE>

