/*ELVIRA RICO ART*/
body		{background: #606348;
		color: #D3DCC9; 
		margin-top:0;
		margin-right: 0;
		margin-left: 0;
		margin-bottom: 0;
		font-family: "helvetica, verdana, sans serif";
		text-align: center;
        scrollbar-arrow-color: #606348;
		scrollbar-3dlight-color: #606348;
		scrollbar-track-color: #929D53;
		scrollbar-face-color: #A6A89B;
		scrollbar-shadow-color: #606348;
		scrollbar-highlight-color: #C9D298;
		scrollbar-darshadow-color: #C9D298;}

A:link		{color: #00d7e2; text-decoration: none}

A:visited	{color: #D18C02; text-decoration: none}

A:hover		{color: #ffffff; text-decoration: none}

A:active	{color: #ffffff; text-decoration: none}

h4		{color: #D4DBCB; 
		font-size: 12pt; 
		font-family: "helvetica"; 		
		font-weight: bold; 
		font-variant: small-caps; 
		align: center}
		
h3		{color: #D4DBCB; 
		font-size: 14pt; 
		font-family: "helvetica"; 		
		font-weight: bold; 
		font-variant: small-caps; 
		align: center}

h2		{color: #D4DBCB; font-size: 16pt; 
		font-family: "helvetica"; 		
		font-weight: bold; 
		font-variant: small-caps; 
		align: center; 
		margin-right: 40; 
		margin-left: 40}

h1		{color: #D4DBCB; 
		font-size: 18pt; 
		font-family: "helvetica"; 		
		font-weight: bold; 
		font-variant: small-caps; 
		align: center}
		
div		{color: #3c3c3c;
		}

div.a		{color: #D3DCC9;
		width: 500;
		height: 100%; 
		background: #585A4F;
		text-align: center;
		font-size: 12pt}

hr		{color: #D4DBCB;
		width: 250px}

div.wide	{color: #303A24;
		width: 500;
		height: 100%;
		background: #ACC665;
		background-image: url("images/ornament/olive.jpg");
		background-repeat: repeat;
		background-position: top left;
		white-space: normal;
		text-align: center;  
		font-weight: normal;
		font-size: 14pt}
		
div.b	{color: #303A24;
		width: 500;
		height: 100%;
		background-image: url("images/ornament/light.jpg");
		background-repeat: repeat;
		background-position: top left;
		white-space: normal;
		text-align: center;  
		font-weight: normal;
		font-size: 14pt}
		
		
p		{font-size: 12pt; 
		font-family: "helvetica";
		margin-left: 45;
		margin-right: 45;
		text-align: left;
		text-indent: 1em}
		

ol      	{list-style-type: decimal}
		
ul		{list-style: none}
		
				
th		{text-align: left; 
		font-weight: normal;
		font-family: "helvetica";
		}

td		{font-weight: normal;
		font-family: "helvetica"}

tr		{font-family: "helvetica";
		text-align: left}

img		{border: 0}