/* Font Styles */

.ptext {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
}
.text12a {
	font-family: Arial;
	font-size: 12pt;
	color: #000000;
}
.navy10a {
	font-family: Arial;
	font-size: 10pt;
	color: #000080;
}
.navy12a {
	font-family: Arial;
	font-size: 12pt;
	color: #000080;
}
.navy14a {
	font-family: Arial;
	font-size: 14pt;
	color: #000080;
}
.navy10v {
	font-family: Verdana;
	font-size: 10pt;
	color: #000080;
}
.navy12v {
	font-family: Verdana;
	font-size: 12pt;
	color: #000080;
}
.navy14v {
	font-family: Verdana;
	font-size: 14pt;
	color: #000080;
}
.red10a {
	font-family: Arial;
	font-size: 10pt;
	color: #CC3300;
}

.red12v {
	font-family: Verdana;
	font-size: 12pt;
	color: #CC3300;
}
.darkblue12 {
	font-family: Arial;
	font-size: 12pt;
	color: #003366;
}
.darkblue14 {
	font-family: Arial;
	font-size: 14pt;
	color: #003366;
}
.whitesm1 {
	font-family: Verdana;
	font-size: 10pt;
	color: #FFFFFF;
}
.whitesm2 {
	font-family: Trebuchet MS;
	font-size: 10pt;
	color: #FFFFFF;
}
.vtitleylw {
	font-family: Verdana;
	font-size: 18pt;
	color: #FFFF00;
}
.booktitle {
	background-color: #FFFF99;
	font-family: Arial;
	font-size: 12pt;
	color: #000080;
	margin: 1px;
	padding: 1px 1px 1px 1px;
}

/* End Font Styles */

/* RSS Feed Style */

div.feedburnerFeedBlock ul { 
margin-left:0; 
padding-left:0; 
list-style-type: none;
font-family: Arial;
	font-size: 10pt;
	color: #000000;
}

/* End RSS Feed Style */