body {
    PADDING-RIGHT: 50px;
    PADDING-LEFT: 50px;
    MARGIN: 0px;
    PADDING-BOTTOM: 0px;
    PADDING-TOP: 0px;
    MARGIN-TOP: 0px;
    MARGIN-LEFT: 0px;
	font-family: Verdana;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

p,ul,ol,li,font,iframe {
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    MARGIN: 0px;
    PADDING-BOTTOM: 0px;
    PADDING-TOP: 0px;
	font-family: Times New Roman, Times, serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

hr{MARGIN-TOP: 0px;MARGIN-BOTTOM: 15px;}

h1		{font-family:Times New Roman, Times, serif;font-size:22px;font-weight:bold;color: #000000;MARGIN-BOTTOM: 0px;MARGIN-TOP: 15px;}
h2		{font-family:Times New Roman, Times, serif;font-size:11px;font-weight:normal;}
b	        {font-family:Times New Roman, Times, serif;font-size:15px;font-weight:bold;}

A:link {
	font-family:Times New Roman, Times, serif;
	FONT-WEIGHT: normal;
	FONT-SIZE: 15px;
	color: #000000;
	TEXT-DECORATION: underline
}

A:visited {
	font-family:Times New Roman, Times, serif;
	FONT-WEIGHT: normal;
	FONT-SIZE: 15px;
	color: #000000;
	TEXT-DECORATION: underline
}

A:hover {
	font-family:Times New Roman, Times, serif;
	FONT-WEIGHT: normal;
	FONT-SIZE: 15px;
	COLOR: #ff6600;
	TEXT-DECORATION: underline
}

A:active {
	font-family:Times New Roman, Times, serif;
	FONT-WEIGHT: normal;
	FONT-SIZE: 15px;
	color: #000000;
	TEXT-DECORATION: underline
}

#editor {
	border: 1px outset threedface;
}

#editor td {
	background-color: threedface;
	color: menutext;
	cursor: Default;
	font-family: Times New Roman, Times, serif;
	font-size: 8pt;
}

#controls img.button {
	padding: 1px;
	background-color: buttonface;
	border: 1px solid buttonface;
}

#controls img.buttonOn {
	padding: 1px;
	background-color: buttonhighlight;
	border: 1px inset;
}

#controls select {
	margin: 4px 0;
	font-family: Times New Roman, Times, serif;
	font-size: 8pt;
}


