 

/* Style sheet for GettingASuccessChange.com */



body { 

	font-family: "Arial", sans-serif; font-size: medium;

}



/* h1, used for title describing the page */

h1 { 

  font-family: "Arial", sans-serif; font-size: 1.7em; font-weight: bold; font-style: normal;

  color: #000000; text-align: center;

  margin-top: .25em; margin-bottom: .25em; }



/* h2, used for secondary centered headers within the pages */  

h2 { 

  font-family: "Arial", sans-serif; font-size: 1.2em; font-weight: bold; font-style: normal;

  color: #000000; text-align: center;

  margin-top: 0em; margin-bottom: 0em; }   



/* h2left, used for secondary left-justifiedheaders within the pages */  

.h2left { 

  font-family: "Arial", sans-serif; font-size: 1.2em; font-weight: bold; font-style: normal;

  color: #000000; text-align: left;

  margin-top: 0em; margin-bottom: 0em; }

   

/* h2title, main header (book title) */

.h2title { 

  font-family: "Gill Sans Ultra Bold", sans-serif; font-size: 2.0em; font-weight: bold; font-style: normal;

  color: #000000; text-align: center;

  margin-top: .7em; margin-bottom: 0em; }

  

/* h2subtitle, book subtitle, author name */

.h2subtitle { 

  font-family: "Gill Sans Ultra Bold", sans-serif; font-size: 1.5em; font-weight: normal; font-style: normal;

  color: #000000; text-align: center;

  margin-top: 0em; margin-bottom: .5em; } 



p { 

   font-family: "Arial", sans-serif; font-size: 1em; color: #000000; } 

	

.maintext { 

   font-family: "Arial", sans-serif; font-size: 1em; color: #000000; }	

	

.mediumtext { 

   font-family: "Arial", sans-serif; font-size: .95em; color: #000000; }	

		

.phototext { 

   font-family: "Arial", sans-serif; font-size: .95em; color: #000000; font-style: italic;}	

	 

/* smalltext used for contact box and copyright. */

.smalltext {

   font-family: "Arial", sans-serif; font-size: .8em; color: #000000; }



/* btmmenutext used for bottom menu. */	

.btmmenutext {

	   font-family: "Arial", sans-serif; font-size: .8em; color: #000000; text-align: center; }

}	

/* Controls for links */

a:link { color: #000099; } /* unvisited links, dark blue */



a:visited { color: #990099; } /* visited links, purple */



a:active { color: #990099; } /* when link is clicked */



a:hover  {  color: #cc9900; } /* hover, dark gold */





