
td,p {
	font-size : 10pt;
	font-family : Tahoma, sans-serif;
}

.sml {
	font-size : 8pt;
	font-family: Tahoma;
}

.xxl {
	font-size : 13pt;
	letter-spacing: 0.3pt;
}


a {
	text-decoration : none;
	color: #0000FF;
}

a:hover {
	text-decoration : underline;
	color: #5400EE;
}
 
 .frm,ol,blockquote {
	margin-top : 0pt;
	margin-bottom : 0pt;
	padding-top : 0pt;
	padding-bottom : 0pt;
	border-top : none;
	border-bottom : none;
	border-bottom-width : 0pt;
	border-top-width : 0pt;
}

.cien {
	background-color : #F3F3F3 ;
}
 
.h2 {
	font-size : 13pt;
}

.h1 {
	font-size : 14pt;
}

.error {
	color: #ff0000;
}

