/* Basic stylesheet for melovillareal.com *//* version 1.0 *//* *//* Special unvisited, visited and hover link presentation */
A.menu:link    { background: transparent; color: #ffffff; text-decoration: underline; }
A.menu:visited { background: transparent; color: #ffffff; text-decoration: underline; }
A.menu:hover   { background: transparent; color: #ffff99; text-decoration: none; }A.purple:link    { background: transparent; color: #D0E8FF; text-decoration: underline; }
A.purple:visited { background: transparent; color: #D0E8FF; text-decoration: underline; }
A.purple:hover   { background: transparent; color: #D0E8FF; text-decoration: none; }
A.green:link    { background: transparent; color: #99FFCC; text-decoration: underline; }
A.green:visited { background: transparent; color: #99FFCC; text-decoration: underline; }
A.green:hover   { background: transparent; color: #99FFCC; text-decoration: none; }
/* Normal unvisited, visited and hover link presentation */
A:link    { background: transparent; color: #3333cc; text-decoration: underline; }
A:visited { background: transparent; color: #3333cc; text-decoration: underline; }
A:hover   { background: transparent; color: #339900; text-decoration: none; }
/* Style rule for "larger" text */BIG.larger { font-size: larger; }
/* Site wide BODY style rule */
BODY.css { background: #ffffff; color: #808080; font-family: Arial, Helvetica; font-size: 10pt; margin: 5; padding: 2px 40px 20px 40px; width: auto; }
/* Style rule for "emphasized" text */
EM.emphasized { font-style: italic; }
/* Generic Horizontal Ruler class */
HR { background: transparent; clear: both; color: #003399; }
/* Style rules for the SSI included site wide footer */
TD.menu { background: #0069B3; color: #808080; font-family: Arial, Helvetica; font-size: 10pt; font-weight: bold; }
TD.normal { font-family: Arial, Helvetica; font-size: 10pt; }
TD.small { font-family: Arial, Helvetica; font-size: 7.5pt; }
P.foot { border: none; font-family: Arial, Helvetica;              font-size: 0.9em; margin: 0; padding: 1.0% 0 1.0% 0;              text-align: center; width: 98%; }
/* Style rule for a basic non-indented non-justified paragraph */
P.basic { background: transparent; color: #808080; font-size: 1em;          text-align: left; }
/* Style rule for a 1:st justified paragraph, use after style change */
P.intro { background: transparent; color: #808080; font-size: 1em;          margin: 0.3em 12px 0 12px; padding: 0; text-align: justify;          text-indent: 0; }
/* Style rule for all other justified paragraphs */
P.standard { background: transparent; color: #808080; font-size: 1em;             text-align: justify; }
/* Style rule for the "last updated" info line */
P.last-upd { background: transparent; color: #808080;             font-family: Geneva, Helvetica, Arial, sans-serif;             font-size: 1em; margin: 0; padding: 0; text-align: right; }
/* Style rule for text around the CSSPG logotype */
P.pagehead { background: transparent; color: #3333cc;             font-family: Geneva, Helvetica, Arial, sans-serif;             font-size: 0.9em; margin: 0; padding: 0; text-align: left; }
/* Style rule for pre formatted rendering of white-space */
PRE { white-space: pre; }
/* Style rule for "smaller" text */
SMALL.smaller { font-size: smaller; }
/* Style rule for "strong-emphasized" text */
STRONG.strong-emphasis { font-weight: bold; }
/* end of file for "basic.css" */