/* start body */

BODY	{	
	font-size:	.76em;
	font-weight:	normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family:	Verdana, sans-serif;
	font-size-adjust:	0;
	}	

P {
	font-size:	1em;
	font-weight:	normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family:	Verdana, sans-serif;
	font-size-adjust:	0;
	}

SMALL	{	
	font-size:	.92em;
	}	

BIG	{	
	font-size:	1.17em;
	}	
	
BLOCKQUOTE {
	font-size:	1.6em;
	font-weight:	normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family:	Courier New, monospace;
	font-size-adjust:	0;
	}
	
PRE	{	
	font-size:	1em;
	font-weight:	normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family:	Verdana, sans-serif;
	font-size-adjust:	0;
	}	

OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

TABLE, TBODY, TR, TD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family:	Verdana, Myriad Web, Syntax, sans-serif;
	font-size-adjust:	.58;
	}	

/* end body */	


/* start headers */
		
H1	{	
	font-family:	Georgia, Minion Web, Palatino, Book Antiqua, Utopia, Times New Roman, serif;
	font-size-adjust:	.4;
	font-size:	2.0em;
	font-weight:	600;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family:	Georgia, Minion Web, Palatino, Book Antiqua, Utopia, Times New Roman, serif;
	font-size-adjust:	.4;
	font-size:	1.75em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family:	Georgia, Minion Web, Palatino, Book Antiqua, Utopia, Times New Roman, serif;
	font-size-adjust:	.4;
	font-size:	1.58em;
	font-weight:	600;
	font-style:	italic;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family:	Georgia, Minion Web, Palatino, Book Antiqua, Utopia, Times New Roman, serif;
	font-size-adjust:	.4;
	font-size:	1.33em;
	font-weight:	600;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family:	Georgia, Minion Web, Palatino, Book Antiqua, Utopia, Times New Roman, serif;
	font-size-adjust:	.4;
	font-size:	1.17em;
	font-weight:	600;
	font-style:	italic;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family:	Times New Roman, serif;
	font-size-adjust:	.4;
	font-size:	1.75em;
	font-weight:	400;
	font-style:	italic;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none
	}	
		
/* end header type */	

/* start other  */

HR	{	
	visibility:	visible;
	}	
		
BODY	{	
	color:	black;
	background:	#ffffff;
	}	
		
EM	{	
	font-style:	normal;
	font-weight:	bold;
	color:	black;
	background:	#ffffff;
	}	
		
STRONG	{	
	font-style:	italic;
	background:	#fffffff;
	font-weight:	bold;
	color:	black;
	}	
		
EM STRONG, STRONG EM	{	
	text-transform:	uppercase;
	font-style:	normal;
	font-weight:	bolder;
	background:	#ffffff;
	color:	black;
	}	
		
B	{
	font-weight:	bold;
	}
	
I	{
	font-style:	italic;
	}
		
H1, H2, H3, H4, H5, H6, DT, TH, THEAD, TFOOT	{	
	color:	#000;
	background:	#ffffff;
	}	
		
HR	{	
	color:	000000;
	width: 75%;
	height: 1px;
	align: center;
	}	
		
A:link	{	
	text-decoration:	none;
	font-weight:	bold; 
	color:	#33F;
	background:	#ffffff;
	}	
		
A:visited	{	
	text-decoration:	none;
	font-weight:	bold;
	color:	#93C;
	background:	#ffffff;
	}	
		
A:active	{	
	text-decoration:	none;
	font-weight:	bold;
	color:	black;
	background:	#ffffff;
	}	
		
A:hover	{	
	text-decoration:	none;
	color:	#66F;
	background:	#ffffff;
	}	
		
A.offsite	{	
	text-decoration:	none;
	font-weight:	normal;
	color:	#33F;
	background:	#ffffff;
	}	
		
/* end others */

