/* Lletra normal */

h1 {font-family:arial; font-size:9pt; color:black}

/* Lletra més petita de peus de pŕgina */

h2 {font-family:arial; font-size:8pt; color:red}

/* Lletra més gran per títols */

h3 {font-family:arial; font-size:14pt; color:black}

/* Lletra de color blava per títols */

h4 {font-family:arial; font-size:11pt; color:#0000FF}

a{text-decoration: none; color:#990000;}
A:hover,A:active{color:#000000;}

option{font-family: Arial; font-size: 12px;border-left: 1px solid;border-right: 1px solid;border-top: 1px solid;border-bottom: 1px solid #993366; background: #FFFFFF;margin-width: 100px; margin-height: 16px; color:#CC9966;}
input{font-family: Arial; font-size: 12px; font-weight: 700;height: 20px; border-left: 1px solid;border-right: 1px solid;border-top: 1px solid #993366;border-bottom: 1px solid #993366; border-left: 1px solid #993366; border-right: 1px solid #993366; background: #FFFFFF; margin-width: 100px; margin-height: 16px; color:#000000;}
textarea{font-family: Arial; font-size: 12px; font-weight: 700; border-left: 1px solid;border-right: 1px solid;border-top: 1px solid #993366;border-bottom: 1px solid #993366; border-left: 1px solid #993366; border-right: 1px solid #993366; background: #FFFFFF;margin-width: 100px; margin-height: 16px; color:#000000;}
/*textarea{font-family: Arial; font-size: 12px;border: 1px solid #993300; background: #FFFFFF; margin-width: 100px; margin-height: 16px; color:#000000;}*/


/* Cos de la pŕgina */
body
{
font-family: arial;
font-size: 22pt;
background-color: #993300;
scrollbar-face-color: #CC9966;
scrollbar-arrow-color : #993300;
scrollbar-base-color : #993300;
scrollbar-shadow-color : #993300;
scrollbar-highlight-color : #993300;
}

table 
{ font-family: Arial;
font-size: 16px; 
font-style: ;
background-color: #CC9966; 
border: #CC9966; 
bordercolor: #993300;
border-style:; 
border-top-width: 5px; 
border-right-width: 5px; 
border-bottom-width: 5px; 
border-left-width: 5px}
