
body		{
		margin-top:		30px;
		margin-left:		10px;
		margin-right:		10px;
		margin-bottom:		30px;
		padding-top:		0;
		padding-left:		0;
		padding-right:		0;
		padding-bottom:		0;
		border-top:		0;
		border-left:		0;
		border-bottom:		0;
		border-right:		0;
		}

body,td		{
		color:			#000000;
		background:		#ffffff;
		width:			auto;
		font-family: 		"New Century Schoolbook","Book Antiqua",
					Palatino,"Times Roman",serif;
		font-style:		normal;
		font-weight:		normal;
#		font-size:		medium;
		}

p.sm,div.sm	{
		font-size:		small;
		}

h1		{
		font-size:		250%;
		}

h2		{
		font-size:		200%;
		}

h3		{
		font-size:		large;
		}

h4		{
		font-size:		125%;
		}

h4.alert	{
		color:			#ff0000;
		}

pre,code,tt	{
		font-family:		fixed;
		white-space:		pre;
		}

a		{
		text-decoration:	none;
		}

a:link		{
		color:			#338855;
		}

a:visited	{
		color:			#bb6655;
		}

a:active	{
		color:			#ffffff;
		}

a:hover		{
		color:			#447766;
		}

a.offsite	{
		}

b		{
		font-weight:		bold;
		}

i		{
		font-style:		italic;
		}

td.alert	{
		background:		#b0f0ef
		}

/*
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, HR, MENU, PRE, ABBR, ACRONYM, BDO, BUTTON,
FIELDSET, INS, LABEL, LEGEND
*/


