BODY {
	color: Black;
	background-color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

p {
	color: Black;
	background-color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	margin-top: 0px;
	margin-right: 20px;
	margin-left: 20px;
}
blockquote {
	color: Black;
	background-color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	margin-top: 0px;
	margin-right: 50px;
	margin-left: 50px;
}



font.copy 
{ vertical-align: text-top;
font: 11px;
}

font.copy1 
{ vertical-align: text-top;
font: 14px;
}

font.copy2 
{ vertical-align: text-top;
font: 13px;
}


h1 {
	color: Black;
	background-color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-align: Right;
	margin-bottom: -3px;
}


h1.tittle {
	color: #DC143C;
	background-color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-align: Left;
	margin-bottom: -3px;
	
}

h2 {
	color: #DC143C;
	background-color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: Left;
	margin-bottom: 0px;
	margin-left: 20px;
}

h2.features {
	color: #DC143C;
	background-color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}

h3 {
	color: #DC143C;
	background-color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: Left;
	margin-bottom: 0px;
	margin-left: 20px;
}


ul {
	color: Black;
	background-color: White;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10pt;
	font-size: 14px;
	margin-bottom: 0px;
	margin-top: 0px;
}


li {
	color: Black;
	background-color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	margin-right: 25pt;
	 margin-left: 0px;
	 margin-top: 0px;
	
 }


A {
	color: #0000CD;
}

A.nav {
	color: White;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
}


A:visited {
	color: #0000CD;
}

A:visited.nav {
	color: White;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
}

A:active {
	color: #DC143C;
}

A:active.nav {
	color: #87CEFA;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
}

A:HOVER {
	color: #DC143C;
}

A:HOVER.nav {
	color: #87CEFA;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
}

td {
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

th {
	color: Black;
	background-color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}