/* htmlpage: padding: 0; margin: 0;*/

body {
	/*font-family: Arial, Helvetica, sans-serif;*/
}

/* ------   Head Tag    -------*/

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight:bold;
	font-style: normal;
	color: #30bdc7;
	padding: 0px;
	margin: 0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #A60000;
	font-weight: bold;
	font-style:normal;
	padding: 0px;
	margin-bottom: 0px;
}
	
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #af304c ;
	padding: 0px;
	margin: 0px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	color: #A60000;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	text-shadow: 5px 5px 10px #000, -1px -1px 2px #a2bd5f ;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 13px;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height: 5px;
	color: #000;
}


/* ------   Para Tag    -------*/


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14 px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	text-indent: 0px;
	padding: 0px;
	background-color: none;
/*	left: auto; 
	background-color: #FFFFFF;*/
}

.HiLite1 {
	text-align: left;
	font-weight: bold;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}
.HiLite1a {
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
.HiLite2 {
	color: #000000;
	font-size: 15px;
}
.HiLite3 {
	color: #ed1c23;
}
.HiLite4{
	font-size: 16px;
	color: #ed1c23;
	letter-spacing:0.5px;
	margin-top: 5px;
	padding: 0px;
}
.HiLite5 {
	font-size: 16px;
	color: #0099FF;
}



.sans2c1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
.sans3c1b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #ed1c23;
	font-weight: bold;
}
