/* augustareadthomas.com stylesheet */


.masthead {font-family: times new roman, times, serif;
	font-size: 9pt;
	color: #CCCCCC;
	text-align: center;
	font-style: plain;
	font-weight: normal;
	line-height: 10pt;
	margin-top: 20px;
	margin-left: 40px;
	margin-right: 40px;
	}

.mastheadlink {font-family: times new roman, times, serif;
    color: #CCCCCC;
	text-decoration: underline;
	}
	
.bodytext {font-family: MS reference sans serif, times new roman, times, serif;
	font-size: 11pt;
	color: #000000;
	text-align: left;
	font-style: plain;
	font-weight: normal;
	margin-left: 15px;
	margin-right: 15px;
	line-height: 12pt;
	}
	
.bodytextlink {font-family: times new roman, times, serif;
    color: #222144;
	text-decoration: underline;
	}
	

.navtextcenter {font-family: times new roman, times, serif;
	font-size: 13pt;
	color: #990033;
	text-align: center;
	font-style: plain;
	font-weight: normal;
	line-height: 13pt;
	}
	
.navtextcenterlink {font-family: times new roman, times, serif;
    color: #990033;
	text-decoration: none;
	}

.navtextcenterlink:hover {font-family: times new roman, times, serif;
    color: #990033;
	text-decoration: underline;
	}
	
.title {font-family: times new roman, times, serif;
	font-size: 16pt;
	color: #000000;
	text-align: left;
	font-style: plain;
	font-weight: bold;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	}

.author {font-family: times new roman, times, serif;
	font-size: 11pt;
	color: #000000;
	text-align: left;
	font-style: plain;
	font-weight: normal;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 0px;
	}
	
.pageheaders {font-family: times new roman, times, serif;
	font-size: 21pt;
	color: #000000;
	text-align: left;
	font-style: plain;
	font-weight: bold;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 15px;
	}
	
.navtextleft {font-family: times new roman, times, serif;
	font-size: 13pt;
	color: #990033;
	text-align: left;
	font-style: plain;
	font-weight: normal;
	line-height: 13pt;
	}
	
.navtextleftlink {font-family: times new roman, times, serif;
    color: #990033;
	text-decoration: none;
	}

.navtextleftlink:hover {font-family: times new roman, times, serif;
    color: #990033;
	text-decoration: underline;
	}
	
.bodytextitalic {font-family: times new roman, times, serif;
	font-size: 11pt;
	color: #000000;
	text-align: left;
	font-style: italic;
	font-weight: normal;
	margin-left: 50px;
	margin-right: 50px;
	margin-bottom: 15px;
	line-height: 12pt;
	}
	
.smalltext {font-family: times new roman, times, serif;
	font-size: 9pt;
	color: #000000;
	text-align: center;
	font-style: plain;
	font-weight: normal;
	margin-top: 2px;
	line-height: 11pt;
	}
	
.smalltextlink {font-family: times new roman, times, serif;
    color: #000000;
	text-decoration: underline;
	}
	
.question {font-family: times new roman, times, serif;
	font-size: 12pt;
	color: #000000;
	text-align: left;
	font-style: plain;
	font-weight: bold;
	margin-left: 15px;
	margin-right: 15px;
	line-height: 13pt;
	margin-bottom: 10px;
	}
	
.questionlink {font-family: times new roman, times, serif;
    color: #000000;
	text-decoration: underline;
	}
	
.answer {font-family: times new roman, times, serif;
	font-size: 11pt;
	color: #000000;
	text-align: left;
	font-style: italic;
	font-weight: normal;
	margin-left: 15px;
	margin-right: 15px;
	line-height: 12pt;
	}
	
.answerlink {font-family: times new roman, times, serif;
    color: #000000;
	text-decoration: underline;
	}
	
