/* Compiance Software Technology, Inc. Copyright 2002  */

BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    SCROLLBAR-ARROW-COLOR: #999999;
    SCROLLBAR-DARKSHADOW-COLOR: #cccccc;
    SCROLLBAR-BASE-COLOR: #e0e7ef
}
Table
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}

H1	{	
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		




A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:#3333cc;
	}
	
A.Emailer:link	{	
	text-decoration:	none;
	color:#3333cc;
	}	
		
A.Emailer:visited	{	
	text-decoration:	none;
	color:#3333cc;
	}	
		
A.Emailer:active	{	
	text-decoration:	none;
	
	color:#FF0000;
	}	
		
A.Emailer:hover	{	
	text-decoration:	underline;
	color:#3333cc;
	
	}
.title
	{
	FONT-FAMILY: Tahoma, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: bolder;
    text-decoration: underline;
    LETTER-SPACING: normal;
    WORD-SPACING: normal
	}
.smaller
{
	font-size: 8pt;
	color: #696969;
	font-family: Tahoma, Helvetica, sans-serif;
}
.larger
{
	font-size: 12pt;
	font-weight: bold;
}