BODY, TD, P, LI { 
   font-family: verdana,arial,sans-serif;
   font-size: 12px;
   color: #000000;
   }

table.dashed {
	border-width: 3px;
	border-spacing: ;
	border-style: dashed;
	border-color: blue;
	border-collapse: separate;
	background-color: white;
   }


table.dashed td {
	border-width: 0px;
	padding: 5px;
	border-style: dashed;
	border-color: blue;
	background-color: white;
	-moz-border-radius: ;
   }

table.dotted {
	border-width: 3px;
	border-spacing: ;
	border-style: dotted;
	border-color: blue;
	border-collapse: separate;
	background-color: white;
   }

table.dotted td {
	border-width: 0px;
	padding: 5px;
	border-style: dotted;
	border-color: blue;
	background-color: white;
	-moz-border-radius: ;
   }

.header {
  	background-image: URL: ('http://www.beginnersrealestateinvesting.com/images/trees.gif');
   }

BLOCKQUOTE { 
   font-family: verdana,arial,sans-serif;
   font-size: 12px;
   font-weight: bold;
   color: #000000;
   }

H1 {
   font-family: Franklin Gothic Book;
   font-size: 24px;
   font-weight: bold;
   color: Black;
   border-bottom:2px dotted #cccccc;
   padding-top:10px;
   
   	}

H2 {
   font-family: arial,verdana,sans-serif;
   font-size: 16px;
   font-weight: bold;
   color: Black;
   padding: 0px;
   margin-top : 5px;
   margin-bottom : 20px;
   border-bottom:1px dotted #cccccc;	
   	}

H3 {
   font-family: arial,verdana,sans-serif;
   font-size: 16px;
   color: Navy;
   }

H4 {
   font-family: arial,verdana,sans-serif;
   font-size: 10px;
   color: #000000;
   text-align: center;
   }

IMG { 
   border-style: none
   }

A:link {
   color:#000080;
   text-decoration: none} 

A:active {
   color:#000080; 
   text-decoration: none
   }

A:visited {
      text-decoration: none
   }

A:hover {
   color:#4040ff; 
   text-decoration;
   }
