body 		{font-family: Arial;
	 		 color: #000000;
	  		 background-color: #E4E4E3;
			}

a:link 		{text-decoration: none;
	   		 color: #CD842F;
			 font-size: 11px;
			}

a:visited 	{text-decoration: none;
		   	color: #CD842F;
			font-size: 11px;
			}

a:hover 	{text-decoration: underline;
		 	color: #CD842F;
			font-size: 11px;
			}

.content	{font-family: Arial;
			color: #535352;
			font-size: 11px;
			text-align: justify
			}
			
.hcontent	{font-family: Arial;
			color: #535352;
			font-size: 14px;
			font-weight: Bold
			}
			
.acontent	{font-family: Arial;
			color: #CD842F;
			font-size: 11px;
			}
			
.fcontent	{font-family: Arial;
			color: #C7C7C7;
			font-size: 10px;
			}
			
