body {
	font-family : Verdana, Arial, Tahoma;
	font-size : 8pt;
	margin: 0 0 0 0;
	scrollbar-base-color: #FFBD0A; 
	scrollbar-arrow-color: WHITE;
	scrollbar-DarkShadow-Color: white;
	}

div {
	margin-top: 0;
	margin-bottom: 0;
	}

table {
	margin-top: 0;
	margin-bottom: 0;
	}

td {
	margin-top: 0;
	margin-bottom: 0;
	font-family : Verdana, Arial, Tahoma;
	font-size : 7.5pt;
	font-weight : normal;
	}

p {
	margin-top: 0;
	margin-bottom: 0;
	font-family : Verdana, Arial, Tahoma;
	font-size : 7.5pt;
	font-weight : normal;
	}

form {
	margin: 0px;
	padding: 0px;
	}

img {
	border-width: 0;
	}
	
hr {
	margin: 0px;
	padding: 0px;
	border : 0px none;
	}
	
h1 {
	margin-top: 5;
	margin-bottom: 5;
	font-family : Verdana, Arial, Tahoma;
	font-size : 10pt;
	text-transform: capitalize;
	font-weight : bold;
	color: #505050;
	}
	
h2 {
	margin-top: 5;
	margin-bottom: 5;
	font-family : Verdana, Arial, Tahoma;
	font-size : 8pt;
	font-weight : bold;
	text-transform: capitalize;
	color: #2841BE;
	}
	
h3 {
	margin-top: 5;
	margin-bottom: 5;
	font-family : Verdana, Arial, Tahoma;
	font-size : 8pt;
	font-weight : bold;
	text-transform: capitalize;
	}

h4 {
	margin-top: 5;
	margin-bottom: 5;
	font-family : Verdana, Arial, Tahoma;
	font-size : 7.5pt;
	font-weight : bold;
	text-transform: capitalize;
	}

h5 {
	margin-top: 0;
	margin-bottom: 0;
	font-family : Verdana, Arial, Tahoma;
	font-size : 7.5pt;
	font-weight : normal;
	}

h6 {
	margin-top: 0;
	margin-bottom: 0;
	font-family : Verdana, Arial, Tahoma;
	font-size : 6.5pt;
	font-weight : normal;
	color: #AFAFAF;
	}

input {
	font-family : Verdana, Arial, Tahoma;
	font-size : 7.5pt;
	border: 1px solid;
	padding-top:1;
	padding-bottom:1;
	padding-left: 3;
	background : #FAFAFA;
	height : 19;
	}
	
select {
	font-family : Verdana, Arial, Tahoma;
	font-size : 7.5pt;
	border: 1px solid;
	padding-top:2;
	padding-bottom:2;
	}

a{ text-decoration:none;color:#6375DE; }
A:link {COLOR: #FFBD0A; TEXT-DECORATION: none}
A:visited {COLOR: #23792c; TEXT-DECORATION: none}
A:active {COLOR: #FF8000; TEXT-DECORATION: none}
A:hover {COLOR: #FFFFFF; TEXT-DECORATION: none;BACKGROUND-COLOR: #FF8000}
A.nav:link {COLOR: #ffffff; TEXT-DECORATION: none}
A.nav:visited {COLOR: #ffffff; TEXT-DECORATION: none}
A.nav:active {COLOR: #FF8000; TEXT-DECORATION: none}
A.blank:link {COLOR: #FFBD0A; TEXT-DECORATION: none}
A.blank:visited {COLOR: #047c9e; TEXT-DECORATION: none}
A.blank:active {COLOR: #047c9e; TEXT-DECORATION: none}
A.tool:link {COLOR: #FF8000; TEXT-DECORATION: none}
A.tool:visited {COLOR: #FFBD0A; TEXT-DECORATION: none}
A.tool:active {COLOR: #FFBD0A; TEXT-DECORATION: none}
A.tool:hover {BACKGROUND-COLOR: #047c9e; COLOR: #808080}
.secundario { font-family : Verdana, Arial, Tahoma;	font-size : 7.5pt; color : #666666; text-decoration:none; text-transform:Capitalize; }
.secundario:visited { font-family : Verdana, Arial, Tahoma; font-size : 7.5pt; color : #666666; text-decoration:none; text-transform:Capitalize; }
.secundario:hover { color:#000000; text-decoration:none; text-transform:Capitalize; }
.menu:hover { background : white; padding-top: 0; padding-bottom: 0; }	