A, ADDRESS, BLOCKQUOTE, BODY, CITE, CODE, DD, DEL, DFN,
DIV, DL, DT, EM, FORM, H1, H2, H3, H4, H5, H6, IFRAME, IMG, KBD,
LI, OBJECT, OL, P, Q, SAMP, SMALL, SPAN, STRONG, SUB, SUP, UL, VAR,
APPLET, BIG, CENTER, DIR, FONT, MENU, PRE, TD, TH,
ABBR, ACRONYM, BDO, BUTTON, FIELDSET, INS, LABEL, LEGEND {
	font-family:		Georgia, serif;
	}

BODY 	{
	background:		white;
	background-image: 	url(tile.gif);
	color:			black;
	font-size: 		12pt;
	line-height:		120%;
	text-indent:		0%;
	text-align:		left;
	text-transform:		none;
	text-decoration:	none;
	border-style:		none;
	font-style:		normal;
	font-weight:		normal;	
	word-spacing:		normal;
	letter-spacing:		normal;
	}

P	{
	padding-top: 		1px;
	padding-bottom:		7px;
	margin-top:		1px;
	margin-bottom:		7px;
	}


PRE, CODE, TT	{
	font-family:		Courier New, Courier, monospace;
	}

H1, H2, H3, H4, H5, H6 {
	color:			black;
	font-weight:		bold;
	line-height:		120%;	
	padding-top: 		8px;
	padding-bottom:		1px;
	margin-top: 		8px;
	margin-bottom:		1px;
	
	}

H1	{
	font-size:		22pt;
	}
	
H2	{
	font-size:		16pt;
	}

H3	{
	font-size:		14pt;
	}

H4	{
	font-size:		12pt;
	}

EM, TH	{
	font-style:		normal;
	font-weight:		bold;
	}

STRONG	{
	font-style:		italic;
	font-weight:		bold;
	}

EM STRONG, STRONG EM	{
	text-transform:		uppercase;
	font-style:		normal;
	font-weight:		bolder;
	}

.warning	{
	text-transform:		none;
	font-style:		normal;
	font-weight:		bolder;
	background:		yellow;
	color:			black;
	}

DEL	{
	text-decoration:	line-through;
	}

VAR, CITE, DFN, .note	{
	font-style:		italic;
	}

ADDRESS	{
	letter-spacing:		.1em;
	}

ACRONYM	{
	font-variant:		small-caps;
	letter-spacing:		0.1em;
	}

.colophon	{
	display:		none;
	}

A:link	{
	color:	#0162A3;
	text-decoration:	none;
	}

A:visited	{
	color:	#0162A3;
	text-decoration:	none;
	}

A:active	{	
	color:	#F67400;
	text-decoration:	underline;
	}

A:hover	{
	color:	#F67400;
	text-decoration:	underline;
	}	