BODY
{
	font-size: 10pt;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	background-color: #373737;
}
TABLE
{
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}
A:link
{
	text-decoration: none;
}
A:visited
{
	text-decoration: none;
}
A:hover
{
	text-decoration: underline;
}
.title
{
	/*[disabled]font-family:Arial;*/
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #B89041;
	font-size: 20pt;
	font-weight: bold;
}
.title_small
{
	font-family: Arial;
	color: #DAA520;
	font-size: 16px;
	font-weight: bold;
}
.subtitle
{
	font-family: Arial;
	color: #666666;
	font-size: 10pt;
	font-weight: bold;
}
.subtitle_small
{
	font-family: Arial;
	color: #666666;
	font-size: 10px;
	font-weight: bold;
}
.categoryLink
{
	font-family: Arial;
	color: #FFFFFF;
	font-size: 10pt;
}
.categoryLink_small
{
	font-family: Arial;
	color: #FFFFFF;
	font-size: 10px;
}
.portfolioLink
{
	font-family: Arial;
	color: #FFFFFF;
	font-size: 10pt;
}
.portfolioLink_small
{
	font-family: Arial;
	color: #FFFFFF;
	font-size: 10px;
}
.textPageLink
{
	font-family: Arial;
	color: #FFFFFF;
	font-size: 10pt;
}
.textPageLink_small
{
	font-family: Arial;
	color: #FFFFFF;
	font-size: 10px;
}
.imgCaption
{
	font-family: Arial;
	color: #FFFFFF;
	font-size: 8pt;
}
.imgCaption_small
{
	font-family: Arial;
	color: #FFFFFF;
	font-size: 12px;
}
.contactPage
{
	font-family: Arial;
	color: #FFFFFF;
	font-size: 10pt;
}
.linkDivider
{
	font-family: Arial;
	color: #FFFFFF;
	font-size: 10pt;
}
.navLink
{
	font-family: Arial;
	color: #FFFFFF;
	font-size: 9pt;
}
.horizDivider
{
	color: #FFFFFF;
}
.copyright
{
	font-family: Arial;
	color: #FFFFFF;
	font-size: 10px;
}
.previewMode
{
	font-family: Arial;
	color: #FF0000;
	font-size: 12pt;
	font-weight: bold;
}
