
BODY	{	
	margin-left: 5px;
    font-size: smaller;
	font-weight:	normal;
	color:	black;
	background:	white;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family:	Verdana, Myriad Web, Syntax, sans-serif;
	}	

TD	{	
	font-weight:	normal;
	color:	black;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family:	Verdana, Myriad Web, Syntax, sans-serif;
	font-size : x-small;
	}	

DT	{	
	font-weight:	bold;
	color:	black;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family:	Verdana, Myriad Web, Syntax, sans-serif;
	font-size : x-small;
	margin-top: 2em;}	
		
DD	{	
	font-weight:	normal;
	color:	black;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family:	Verdana, Myriad Web, Syntax, sans-serif;
	font-size : x-small;
	}	
H1	{	
	font-family:	Arial, sans-serif;
	font-size:	2em;
	font-weight:	bold;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family:	Arial, sans-serif;
	font-size:	1.75em;
	font-weight:	bold;
	font-style:	normal;
   text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family:	Arial, sans-serif;
	font-size:	1.58em;
	font-weight:	bold;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family:	Arial, sans-serif;
	font-size:	1.33em;
	font-weight:	bold;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family:	Arial, sans-serif;
	font-size:	1.17em;
	font-weight:	bold;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family:	Arial, sans-serif;
	font-size:	1em;
	font-weight:	bold;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
		
EM	{	
	font-style:	normal;
	font-weight:	bold;
	color:	black;
	background:	white;
	}	
		
STRONG	{	
	font-style:	italic;
	background:	white;
	font-weight:	bold;
	color:	black;
	}	
		
EM STRONG, STRONG EM	{	
	text-transform:	uppercase;
	font-style:	normal;
	font-weight:	bolder;
	background:	white;
	color:	black;
	}	

LI {
	line-height: 1.75em;	
	}

B	{
	font-weight:	bold;
	}
	
I	{
	font-style:	italic;
	}
		
.warning	{	
	text-transform:	none;
	font-style:	normal;
	font-weight:	bold;
	background:	yellow;
	color:	black;
	text-align : left;
	border-color : black;
	border-width : 1;
	}	
		
A:link	{	
	text-decoration:	none;
	font-weight:	normal;
	color:	#006666;
	}	
		
A:visited	{	
	text-decoration:	none;
	font-weight:	normal;
	color:	#999999;
	}	
		
A:active	{	
	text-decoration:	none;
	font-weight:	normal;
	color:	#00CC33;
	}	
		
