
body { background-image:url(background.jpg);
font-family: verdana, tahoma, arial, serif;
font-size: 10px;
color: #000000;


}


table, tr, td {padding:0;
margin:0;
font-family: verdana, tahoma, arial, serif;
font-size: 10px;
color: #000000;
}


.notashamed { border: 1px #dfe0e5 solid; 
text-align:center;
font-weight:bold;
height:20px; 
font-size:10px;
background-image:url(headerbackground.jpg);
color: #000000;
}


.content { padding:10px;
text-align:justify;


}

img { border:0px;}


		 
a:link      { font-family: Verdana,arial, helvetica, sans-serif;
		 font-size:10px; 
		 color: #523f2a;
		 font-weight: normal;
		 text-decoration: none;
	}

a:visited    { font-family: Verdana,arial, helvetica, sans-serif;
		   font-size: 10px; 
		   color: #67533b;
		   font-weight: normal;
		   text-decoration: none;
		 }

a:hover     { font-family: Verdana,arial, helvetica, sans-serif;
		 font-size: 10px;
		 color: #67533b;
		 font-weight: normal; 
		 text-decoration: none;
		 background-image:url(linkback.jpg);}
		 

.footer { 
text-align:center;
font-weight:bold;
color: #000000;
font-size:10px;
background-image:url(footerbackground.jpg);
height:20px;
border: 1px #000000 solid;
border-width: 1px 0px 0px 0px;

}

.header { text-align: right;
border-bottom: 1px dashed #000000;
margin-bottom: 2px;
font-size:14px;



}




