
body
{
	font-family: Times, Verdana, Arial, Sans-Serif;
	background-color: #EDE8D7;
	padding: 5px 5px 5px 5px;
	margin: 0px;
	font-size: 14px;
	color: #000000;
}

a {color: #8A7650;}
a:link {color: #7A6640;}
a:hover {color: #9A8660;}
a:visited {color: #8A7650;}

.btntext {font-family: "Times New Roman", Times, serif; font-size: 12pt; font-weight: bold; color: #EDE8D7; text-decoration: none; table-layout:fixed;}
a.btntext:link {font-family: "Times New Roman", Times, serif; font-size: 12pt; font-weight: bold; color: #EDE8D7; text-decoration: none; table-layout:fixed;}
a.btntext:hover {font-family: "Times New Roman", Times, serif; font-size: 12pt; font-weight: bold; color: #EDE8D7; text-decoration: none; table-layout:fixed;}
a.btntext:visited {font-family: "Times New Roman", Times, serif; font-size: 12pt; font-weight: bold; color: #EDE8D7; text-decoration: none; table-layout:fixed;}


.Ariel12 {  font-family: "Ariel", Ariel, sans-serif; font-size: 12pt; text-decoration: none;}
.Ariel10 {  font-family: "Ariel", Ariel, sans-serif; font-size: 10pt; text-decoration: none;}
.Ariel8 {  font-family: "Ariel", Ariel, sans-serif; font-size: 8pt; text-decoration: none;}
.Times12 { font-family: "Times New Roman", Times, serif; font-size: 12pt; text-decoration: none }
.SmallGreen { font-family: "Times New Roman", Times, serif; font-size: 10pt; font-weight: bold; text-decoration: none; color: #304030; }
.SmallGreenItal { font-family: "Times New Roman", Times, serif; font-size: 10pt; text-decoration: none; font-style: italic; color: #304030; }
.stitle {font-family: "Times New Roman", Times, serif; font-size: 14pt; color: #3A5030; font-weight: bold; text-decoration: none;}
.CalTitle { font-family: "Times New Roman", Times, serif; font-size: 10pt; font-weight: bold; color: #FFFFFF; text-decoration: none }
.CalLetters { font-family: "Times New Roman", Times, serif; font-size: 9pt; font-weight: bold; color: #FFFFFF; text-decoration: none }
.CalNumbers { font-family: "Times New Roman", Times, serif; font-size: 8pt; font-weight: bold; color: #603030; text-decoration: none }
.CalNumbers.a { font-family: "Times New Roman", Times, serif; font-size: 8pt; color: #603030; text-decoration: none }
.CalNumbers.a:visited { font-family: "Times New Roman", Times, serif; font-size: 8pt; color: #603030; text-decoration: none }
.Times8 { font-family: "Times New Roman", Times, serif; font-size: 8pt; text-decoration: none }
.tnr10b { font-family: "Times New Roman", Times, serif; font-size: 10pt; font-weight: bold; color: #A9B380; text-decoration: none }
.tnr10c { font-family: "Times New Roman", Times, serif; font-size: 10pt; font-weight: normal; color: #90C070; text-decoration: none }
.tnr14d { font-family: "Times New Roman", Times, serif; font-size: 16pt; font-weight: bold; color: #000000; text-decoration: none }
.tnr16d { font-family: "Times New Roman", Times, serif; font-size: 19pt; font-weight: bold; color: #000000; text-decoration: none }

/* 
	Just uncomment the following block if you want to avoid spaces between 
	paragraphs. Remember to apply the same style in your output front end page.
*/

p, ul, li
{
	margin-top: 0px;
	margin-bottom: 0px;
}

