	BODY,TD,PRE
	{
		font-family : Trebuchet MS, Geneva, Tahoma, Helvetica, Arial;
		color : #000000;
		font-size : 10pt;
	}

	TD.footer 
	{
		color : #FFFFFF;
		font-weight : bold;
		text-align : center;
		font-variant : small-caps;		
		border-top-color: #315A94;
		border-top-style: solid;
		border-top-width: 3px;
		padding-top: 6px;
		
	}	
	
	TD.header 
	{
		font-size: 12pt;
		color : #000000;
		font-variant : small-caps;
		font-stretch : ultra-condensed;
		background : #91ba9b;
	}	

.text
	{
	background: #D5DDEF;
	padding-left: 12px;
	padding-bottom: 20px;
	padding-top: 6px;
	border-right-color: #315A94;
	border-right-style: double;
	border-right-width: 8px;
	vertical-align: top;
}	


.small
	{	
		font-size : 8pt;
	}

.pullquote
	{
	border-right: #315A94 dashed 2px;
	border-bottom : #315A94 dashed 2px;
}	

.leftpic
	{
	border-right: #315A94 dashed 2px;
	border-bottom : #315A94 dashed 2px;
	font-size : 8pt;
}	

.rightpic
	{
	border-left: #315A94 dashed 2px;
	border-bottom : #315A94 dashed 2px;
	font-size : 8pt;
}	

.book
	{
	border: #315A94 dashed 2px;
	}
P
{
	text-indent: 16px;
}
	
	A
	{
	text-decoration:none;
	color : #840000;
	font-weight : bold;
}

	A:HOVER 
	{
	color : #FFA610;
	text-decoration : none;
	font-weight : bold;
}

HR
{
	color: #315A94;
	width: 420px;
	border: dashed;
}	

.address
{
		font-size : 9pt;
		font-weight : bold;
		color: #315A94;
}

	BLOCKQUOTE
	{	
		font-family : Courier New, Courier, monospace;	
		font-size : 9pt;
	}
	
	DD
	{
		font-size : 10pt;
	}

LI.bullet
{
	list-style-image: url(images/bullet.gif);
	text-indent: 40px;
	vertical-align: middle;
}	
	H1
	{
		font-size: 20pt;
		font-variant : small-caps;
		font-stretch : ultra-condensed;
	}

	H2
	{
		font-size: 16pt;
		font-weight : bold;
	}

	H3
	{
		font-size: 14pt;
		background : #315A94;
		color : #FFFFFF;
	}

	H5
	{
		font-size: 10pt;
		font-weight : bold;
	}

	H6
	{
		font-size: 8pt;
	}

