/* Yvonne van Eijden V 1.0 */

body { font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif; background-color: transparent; margin: 10px 0; }
	   
ul { list-style-type: circle; 
	 font-size: 10px;
	 text-align: left;
	 line-height: 2; }

.mainTable { border: 1.5px solid #000; }
			 
a:link { color: #000000;
		 font-size: 10px;
		 font-weight: bold; }

a:hover { color: #660033;
		  font-size: 10px;
		  font-weight: bold;
		  text-decoration: none; }
		 
a:visited { color: #666666;
		    font-size: 10px;
		    font-weight: bold; }

.pageCopy { font-size: 10px;
		    line-height: 1.5;
		    color: #000000; }
			
.menuCopy {
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	line-height: 1.5;
	color: #999966; }
			
.faqCopy { font-size: 10px;
		   text-align: left;
		   color: 000000; }
			
.pageCopyEmphasis { font-size: 12px;
		    	    line-height: 1.5;
					font-weight: bold;
					color: #616161; }
					
.contactPageEmphasis { font-size: 10px;
		    	       text-align: left;
		     		   font-weight: bold;
					   color: 660033; }
			
.footerCopy { font-size: 9px;
		      text-align: center;
		      line-height: 1.5;
		      color: #666666; }
			  
#footerCopy { background-color: #D1D6C2; }
			  
#footerCopy a:link { color: #666666;
		 			 font-size: 9px;
		 			 font-weight: bold; }

#footerCopy a:hover { color: #666666;
		  			  font-size: 9px;
		  			  font-weight: bold;
		  			  text-decoration: none; }
		 
#footerCopy a:visited { color: #666666;
		    			font-size: 9px;
		    			font-weight: bold; }
			  
h1 { font-size: 12px;
	 font-weight: bold;
	 font-family: verdana, arial, helvetica, sans-serif;
	 letter-spacing: 1.5px;
	 color: #cccc99; }
.pageCopyBig { font-size: 16px;
		    	    line-height: 1.5;
					font-weight: bold;
					color: #616161; }

