.caption
{ 
color: black; 
font-style: normal; 
font-weight: normal; 
font-size: 8pt; 
font-family: verdana, arial, sans serif; 
}


.copyright
{ 
color: 452D45; 
font-style: normal; 
font-weight: normal; 
font-size: 8pt; 
font-family: verdana, arial, sans serif; 
}

.smalltext
{ 
color: black; 
font-style: normal; 
font-weight: normal; 
font-size: 9pt; 
font-family: verdana, arial, sans serif; 
}

.text
{ 
color: #452D45; 
font-style: normal; 
font-weight: normal; 
font-size: 10pt;
line-height: 15pt;
font-family: verdana, arial, sans serif; 
}

.title 
{
color: #333366; 
font-style: normal; 
font-weight: bold; 
font-size: 11pt; 
font-family: verdana, arial, sans serif; 
}

.excerpt
{ 
color: black; 
font-style: normal; 
font-weight: normal; 
font-size: 11pt; 
font-family: verdana, arial, sans serif; 
text-indent: 2em;
}


.redtitle 
{
color: #cc0000; 
font-style: normal; 
font-weight: bold; 
font-size: 11pt; 
font-family: verdana, arial, sans serif; 
}


.head 
{
color: #cc0000; 
font-style: normal; 
font-weight: bold; 
font-size: 14pt; 
font-family: verdana, arial, sans serif; 
}


.bighead 
{
color: #cc0000; 
font-style: normal; 
font-weight: bold; 
font-size: 18pt; 
font-family: verdana, arial, sans serif; 
}


A:link {
	font-family: verdana, arial, sans serif;
	font-size: 11pt;
	font-weight: bold;
	color: #452e45;
	text-decoration: none
	}

A:visited {
	font-family: verdana, arial, sans serif;
	font-size: 11pt;
	font-weight: bold;
	color: #452e45;
	text-decoration: none
	}

A:hover {
	font-family: verdana, arial, sans serif;
	font-size: 11pt;
	font-weight: bold;
	color: #ac9d62;
	text-decoration: underline
	}

A:active {
	font-family: verdana, arial, sans serif;
	font-size: 11pt;
	font-weight: bold;
	color: #452e45;
	text-decoration: none
	}
	
	
A.copyright:link {
	font-family: verdana, arial, sans serif;
	font-size: 8pt;
	font-weight: normal;
	color: #452e45;
	text-decoration: none
	}

A.copyright:visited {
	font-family: verdana, arial, sans serif;
	font-size: 8pt;
	font-weight: normal;
	color: #452e45;
	text-decoration: none
	}

A.copyright:hover {
	font-family: verdana, arial, sans serif;
	font-size: 8pt;
	font-weight: normal;
	color: #ac9d62;
	text-decoration: underline
	}

A.copyright:active {
	font-family: verdana, arial, sans serif;
	font-size: 8pt;
	font-weight: normal;
	color: #452e45;
	text-decoration: none
	}
	
.indentedtext
{ 
color: black; 
font-style: normal; 
font-weight: normal; 
font-size: 11pt; 
font-family: verdana, arial, sans serif;
text-indent: 20pt;
}	
	
