body {
 	font-family: Georgia,Palatino,"Palatino Linotype",serif;
 	font-size: 10pt;
 	font-weight: normal;
	font-style: normal;
	font-variant: normal;
 	text-transform: none;
 	text-decoration: none;
 	background-color: #FFFFFF;
 	color: #000000;
}

p {
	font-family: Georgia,Palatino,"Palatino Linotype",serif;
	font-size: 10pt;
 	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0;
}

a {
 	text-decoration: underline;
	color: #0045a6;
}

td {
	font-family: Georgia,Palatino,"Palatino Linotype",serif;
	font-size: 10pt;
 	color: #000000;
}

.small {
 	font-size: 8pt;
}

.largex {
	font-size: 12pt;
}

.largexx {
	font-size: 16pt;
}

.emphasis {
 	font-weight: bold;
}

.plaintext {
	font-family: Courier New, Courier, monospace;
}

.newstitle {
	font-size: 10pt;
	font-weight: bold;
}

.newsdate {
	font-size: 8pt;
	font-weight: normal;
}

.newsbody {
	padding-left: 20px;
}

.quote {
	font-style: italic;
}

.reviewQuote {
	font-size: 8pt;
	font-style: italic;
}

.boxBackground {
	background-color:#e0e0e0;
}

.caption {
	font-size: 8pt;
	font-style: italic;
}

li {
	margin: 0;
	padding: 0 0 7px 0;
}

.secondaryBackgroundColor { background-color:#ffffff }
.shadowColor1 { background-color:#999999 }
.shadowColor1b { background-color:#adadad }
.shadowColor2 { background-color:#c2c2c2 }
.shadowColor2b { background-color:#d1d1d1 }
.shadowColor3 { background-color:#e0e0e0 }
.shadowColor3b { background-color:#ebebeb }
.shadowColor4 { background-color:#f5f5f5 }
.shadowColor4b { background-color:#fafafa }

.linkRow {
	font-weight: bold;
	padding: 2px;
}

.footerBackground, .linkRow {
	background-color: #d7d7d7;
}

.bigFirst:first-letter {
	font-size: 24pt;
	font-weight: bold;
}

