/* CSS Document */

.makeSmaller { font-size: 14px}
.superscript { font-size: 14px; vertical-align: super }
.ltGreenText {color : #D7F2CF}
.yellowText {color : #feb83c}
.makeBolder { font-weight: bolder }
.orangeText{color: #f14900}
.leftMenubar { font-family: Arial, Helvetica }
/*BODY  { color: blue; font-size: 16px; font-family: Times }*/

.pageHeader{
	font-size : 20px;
	font-family : times, serif;
}

.navbar  { font-weight: bolder; font-size: 16px; font-family: "Times New Roman", Georgia, Times }

.bookContentsLink { color: red; font-weight: bolder; font-size: 14px; font-family: "Times New Roman", Georgia, Times }

.bluenavbar   { color: #03c; font-weight: bolder; font-size: 16px; font-family: "Times New Roman", Georgia, Times }
.bookQuotes  { font-style: italic; font-weight: bolder; font-size: 14px; font-family: "Times New Roman" }
.letterSpacing-1 {letter-spacing : -1pt}
.fontSize14 { font-size : 14px}
.fontSize16 { font-size : 16px}
.fontSize18 { font-size : 18px}
.fontSize20 { font-size : 20px}
.fontSize30 { font-size : 35px}
.fontSize40 { font-size : 40px}
.artScienceBookSubheader     { color: #feb83c; font-weight: bolder; line-height: 30px; font-family: "Times New Roman", Georgia, Times }

.mainPagePabloPicasso { font-weight: bolder; font-size: 10px; font-family: "Times New Roman", Georgia, Times }

.sectionHeader { font-weight: bolder; font-size: 20px; font-family: "Times New Roman", Georgia, Times }
.quotes   { font-weight: bolder; font-size: 14px; font-family: "Times New Roman", Georgia, Times }

.main     { font-weight: bolder; font-size: 17px; font-family: "Times New Roman", Georgia, Times }

.mainLineSpacing75  { font-weight: bolder; line-height: 75%; font-family: "Times New Roman", Georgia, Times }
/*A:link , A:active , A:visited       { color: #feb83c; font-family: "Times New Roman", Georgia, Times; text-decoration: none; background-color: transparent }*/
A:link , A:active , A:visited       { color: #feb83c; text-decoration: none; background-color: transparent }


/*A:hover     { color: red; font-family: "Times New Roman", Georgia, Times; text-decoration: none; background-color: transparent }*/
A:hover     { color: red; text-decoration: none; background-color: transparent }

