body {
	font-family : Tw Cen MT, Verdana, Arial, Tahoma;
	font-size : 10pt;
	margin: 0 0 0 0;
	scrollbar-base-color: #C6AD63;
	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 : Tw Cen MT, Verdana, Tahoma;
	font-size : 10pt;
	font-weight : normal;
	}

p {
	margin-top: 0;
	margin-bottom: 0;
	font-family : Tw Cen MT, Arial, Tahoma;
	font-size : 10pt;
	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: #d31245;
	}
	
h2 {
	margin-top: 5;
	margin-bottom: 5;
	font-family : Verdana, Arial, Tahoma;
	font-size : 9pt;
	font-weight : bold;
	text-transform: capitalize;
	color: #C6AD63;
	}
	
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			{ color:#CC0000; }
a:visited  { color:#CC0000; }
a:active   { background : #FF9900; color:#FFFFFF; }
a:hover	   { background : #FF9900;color: #FFFFFF; }

.secundario { font-family : Verdana, Arial, Tahoma;	font-size : 7.5pt; color : #FFFFFF; text-decoration:none; text-transform:Capitalize; }
.secundario:visited { font-family : Verdana, Arial, Tahoma; font-size : 7.5pt; color : #FFFFFF; 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; }
