h1 {
	font-family: tahoma;
	font-size: 11px;
	color: #7AA3CF;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
h2 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #999999;
	margin:0px;
	padding:0px;
}
a:link {
	color: #3A648C;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #294663;
}
a:hover {
	text-decoration: underline;
	color: #5788B9;
}
a:active {
	text-decoration: underline;
	color: #3A648C;
}
.header {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #3C668C;
	margin: 0px;
	padding: 0px;
}
.header_grey {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #999999;
}
.header_yellow {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #ECEC00;
}
.combo {
	font-family: tahoma;
	font-size: 13px;
	line-height: 18px;
	color: #3A648C;
	text-align:justify;
}
.combo2 {
	font-family: tahoma;
	font-size: 11px;
	line-height: 18px;
	color: #3A648C;
}
.combo_yellow {
	font-family: tahoma;
	font-size: 11px;
	line-height: 18px;
	color: #ECEC00;
	text-align:justify;
}
.combo_bold {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #3C668C;
}
.tbl_cells {
    border:solid 1px #CCCCCC;
}
.tarea {
	font-family: tahoma;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #3B658B;
	border: 1px solid #284662;
}
.combo_bold_green {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #339933;
}
.combo_bold_red {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
