/* sets the main body properties */BODY {font-family : Verdana, Arial, sans-serif;font-size : 80%;margin: 0px 0px 10px 0px;background-color: #4A766E;color:#4E0000;scrollbar-arrow-color:#800000; scrollbar-face-color:#4A766E; scrollbar-3dlight-color:#4F2F4F; scrollbar-highlight-color:#CBDFDB; scrollbar-shadow-color:#CBDFDB; scrollbar-darkshadow-color:#CBDFDB; scrollbar-track-color:#4A766E}P, LI, UL,TD {font-family : Verdana, Arial, sans-serif;font-size : 100%; list-style-type: circle;background-color: #D2E3E0;}Table {font-family : Verdana, Arial, sans-serif;font-size : 100%; list-style-type: circle;background-color: #D2E3E0;}HR {color: #4E0000;height: 1px;width: 100%; border: dotted}/* this sets an image to the left or to the right on a page */.image {border: 1px dotted #4E0000;}/* this group sets the normal link colors */A:LINK {color: #4E0000;text-decoration: underline;font-weight: bold}A:VISITED {color: #4E0000;text-decoration: underline;font-weight: bold}A:HOVER {color: #CBDFDB;text-decoration: underline;font-weight: bold}A:ACTIVE {color: #4E0000;text-decoration: underline;font-weight: bold}/* We like to use headings for special effects */H1 {font-size: 24px;color: #4E0000;}h2 { font-size: 16px;color: #4E0000;}h3, h4, h5, h6 {font-size: 14px;color: #4E0000;}/* special classes */.topbar      { background-image:                url('tema/topbar.jpg');  			   font-variant: small-caps; font-weight: bold; font-size: 90%;               background-color: #4A766E; color: #000393; text-align: right;               height: 250px; padding-top: 200px; padding-right: 0px }.topbar a:link {color: #ffffff; font-variant: small-caps; text-decoration: underline }.topbar a:visited {color: #ffffff; font-variant: small-caps; text-decoration: underline }.topbar a:hover {color: #CBDFDB; font-variant: small-caps; text-decoration: underline }.topbar a:active {color: #ffffff; font-variant: small-caps; text-decoration: underline}			   .downbar   { background-color: #D2E3E0; color: #4E0000;                font-variant: small-caps; font-weight: bold; font-size: 90%;                height: 50px; padding-left: 0px; text-align: center; }.downbar a:link {color: #4E0000; font-variant: small-caps;  text-decoration: underline }.downbar a:visited {color: #4E0000; font-variant: small-caps; text-decoration: underline }.downbar a:hover {color: #CBDFDB; font-variant: small-caps; text-decoration: underline }.downbar a:active {color: #4E0000; font-variant: small-caps; text-decoration: underline }.copy { 	font-size: 8pt;	color: #4E0000;	font-weight: bold; text-align: center }		  .main {background-color: #D2E3E0;color: #4E0000;vertical-align: top;text-align: justify;padding: 10px 20px 20px 20px}
