body {
background-color: #ececec;
}

.tableborder {
border: 1px solid #000066;
}

.quote 
{ 
	color: #666666;
	margin: 20px 50px 15px 20px;
	font-family: Georgia,Times New Roman,Times,serif;
	font-size: 16pt; 
	font-style: italic; 
	line-height: normal; 
	font-weight: normal;
	text-align: right;
}
.quotename
{ 
	color: #666666;
	margin-left: 20px;
	margin-right: 20px;
	font-family: Georgia,Times New Roman,Times,serif;
	font-size: 12pt; 
	font-style: italic; 
	line-height: normal; 
	font-weight: normal;
}
p
{ 
	color: #000000;
	margin-left: 20px;
	margin-right: 20px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11pt;
	font-style: normal; 
	line-height: 20px; 
	font-weight: normal;
	text-align: left;
}

.small{
font-family: Arial,Helvetica,sans-serif;
font-size: 8pt;
color:#666666;
}

td
{ 
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11pt;
	font-style: normal; 
}

.paddingtable {
padding: 4px;
}

li {
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 11pt;
line-height: 19px;
}

h1
{ 
	color: #000000;
	margin: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	font-style: normal; 
	line-height: 20px; 
	font-weight: normal;
	text-align: center;
}
h2
{ 
	color: #000066;
	margin: 20px 100px 10px 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15pt;
	font-style: normal; 
	line-height: 20px; 
	font-weight: normal;
	text-align: left;
	border-bottom: 1px solid #000066;
	padding-bottom: 3px;
}
.favorites 
{ 
	color: #000000;
	margin: 10px 120px 10px 50px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11pt;
	font-style: normal; 
	line-height: 20px; 
	font-weight: normal;
	text-align: left;
}
.favorites a
{ 
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11pt;
	font-style: normal; 
	line-height: 20px; 
	font-weight: normal;
	text-align: left;
	text-decoration: underline;
}
.favorites a:hover
{ 
	color: #993300;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11pt;
	font-style: normal; 
	line-height: 20px; 
	font-weight: normal;
	text-align: left;
	text-decoration: none;
}

a:link, a:visited {
color: #000066;
text-decoration: underline;
margin: 0;
}

a:hover, a:active {
color: #000066;
text-decoration: none;
margin: 0;
}
