.button {
	background : #A1C6ED;
	border : 2px #4C6E99 solid;
	color : #4C6E99;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-variant : small-caps;
	font-size : 12px;
	font-weight : bolder;
}

.imput {
	background : #4C6E99;
	border : 1px #666699;
	color : #000000;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.table {
	background : #75A5D6;
}

.tablesmall {
	background : #A1C6ED;
}

.tablesmall2 {
	background : #A1C6ED;
}

.textmedium {
	color : #003366;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	text-decoration : none;
}

.textmedium_bold {
	color : #003366;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	text-decoration : none;
	font: bolder;
}

.TextFooter {
	color : #003366;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-align: center; 
	
	}

.TextFooterBold {
	color : #003366;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font: bolder;
	text-align: center;
}

.textsmall2 {
	color : #003366;
	text-align : justify;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.textsmall2_unj {
	color : #003366;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.TittleBig {
	color : #003366;
	text-decoration : none;
	text-transform : uppercase;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
}


.TitleHome {
	color : #003366;
	text-decoration : none;
	text-transform : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	font-style: italic;
}

.tittlesmall {
	color : #003366;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 12px;
}