BODY							{ margin:0px; padding:0px; font-family:Arial; font-size:8pt; }
BODY.Window						{ margin:20px; }

/* Estándares */
FORM							{ margin:0px; padding:0px; }
EM								{ width:98%; }
P.Options						{ text-align:center; }
P.Buttons						{ text-align:center; }
DIV.Workspace P.Options			{ text-align:center; }
DIV.Workspace P.Buttons			{ text-align:center; }
DIV.Workspace P.ResultsNormal	{ text-align:center; margin:10px 20px 10px 20px; }
DIV.Workspace P.SystemWarning	{ color:red; font-weight:bold; background-color:Yellow; border:1px solid red; }
H1.Title						{ font-size:12pt; font-style:italic; border-bottom:1px solid #A0A0A0; text-align:left; margin:0px; padding:0px; }
INPUT							{ font-size:8pt; }
TEXTAREA						{ font-size:8pt; }
SELECT							{ font-size:8pt; }
TD								{ font-size:8pt; }
TH								{ font-size:8pt; }
LI								{ margin-bottom:5px; text-justify:justify; }
A								{ text-decoration:none; }
A:hover							{ text-decoration:underline; }

DIV.ResultValidation A			{ color:#0000A0; }
DIV.ResultValidation P			{ font-weight:bold; }
