BODY  { color				:	Maroon;
			background	:	Wheat;
			}

H1		{ font-family		:	Arial, Helvetica, sans-serif;
			color		:	red;
			background	:	none;
			text-align	:	center;	
		}

H2, H3	{ 	font-family		:	Verdana, Arial, Helvetica, sans-serif;
			color		:	red;
			background	:	LightSlateGray;
			text-align	:	left;
		}	
	
P	{ 		font-family	:	Arial, Helvetica, sans-serif;
			font-size	:	small;
			color		:	Maroon;
		}	
	
	B	{	font-weight	:	bold;
			background	: 	WhiteSmoke;}
	
	
	EM	{ 	font-family 	: 	Verdana, Arial, Helvetica, sans-serif;
			font-weight	:	bold;
			color		:	red;
			background	:	none;}

BLOCKQUOTE {
	 }
	
CITE {
	}
	
CODE {
	font: 100% "monotype.com", "Courier New", Courier, mono;
	color: #000033; }
	
A {
	Color: #003399;
	text-decoration: underline;}

A:visited {
	color: #666600; }
	
A:hover {
	Color: #FF9933;
	text-decoration: underline;}
	
	
UL {
	 }




SUP {
	text-decoration: none;
	font-size: smaller; }


TD {
	Color: #000000;
	Font-Family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	Font-Size: 10pt;}
	

TD.data {
	Color: #000000;
	Font-Family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	Font-Size: 8pt;
	Color: #000000;}
	
TD.data LI {
	}
	
TD.data UL {
	 }	

