
.tableborder {
border-top: #bab7b7 1px solid;
border-right: #bab7b7 10px solid;
border-bottom: #bab7b7 10px solid;
border-left: #bab7b7 10px solid;
}

.tableborder1 {
border-top: #bab7b7 10px solid;
border-right: #bab7b7 10px solid;
border-bottom: #bab7b7 1px solid;
border-left: #bab7b7 10px solid;
}


a {	
	color: #ffffff;
	font-family: Tahoma;	
	font-size: 0.8em;	
	text-decoration: bold;
}

BODY 
{
	font-family: Tahoma;	
	font-size: 5em;	
	line-height: 0em;	
	color: #FFFFFF;
	margin-top: 0.1em;
	margin-right: 0.1em;
	margin-bottom: 0.1em;
	margin-left: 0.1em
	text-decoration: bold;
	}

h1 {
	font-family: Tahoma;	
	font-size: 1.5em;	
	color: #ffffff;
	font-weight: bold;
	text-decoration: italic;
	text-align: center;
	line-height: 1.5em;
	}

h2 {	
	font-family: Tahoma;	
	font-size: 1.2em;	
	color: #c5ad0f;
	text-decoration: bold;
	text-decoration: underline;
	}

h3 {	
	font-family: arial;	
	font-size: 0.8em;	
	color: #000000;
	text-decoration: none;
	text-align: left;
	}

p {
	text-align: justify;
	font-family:arial;
	font-size: 0.8em;
	text-decoration: bold;
	}
	
h4 {	
	font-family: Tahoma;	
	font-size: 1em;	
	color: #c5ad0f;
	
	}	
		
h5
{ 
font-family: Tahoma;	
	font-size: 1em;	
	color: #c5ad0f;
	text-decoration: underline;
	line-height: 0em;
	
}  

h6 {
	font-family: Tahoma;	
	font-size: 0.1em;	
	color: #000000;
	text-decoration: none;
	text-align: left;
	}
	
tableID   
{ overflow: scroll; }
		
	}
td, th {	
	font-family: Tahoma;
	font-size: .85em;
	font-color: #000000;
	line-height: 1.5em;
	text-decoration: bold;
	
	}
textarea {
	font-family: Tahoma;	
	font-size: 1em
	}
	
ul {	
	text-align: justify;
	font-family:arial;
	font-size: 0.8em;
	}
a:hover {
	color: c5ad0f;	
	text-decoration: underline
	}

a img{
	border: none;
}


.image{
	
	border-style:outset;
	border-color: white;
	border-width:0px;
	      }

.imageR{
	
	border-style:outset;
	border-color: white;
	border-width:0px;
	float: right;
      }
	  
.imageL{
	
	border-style:outset;
	border-color: white;
	border-width:0px;
	float: left;
      }
	



