A { text-decoration: none; }

Body {font-family:	courier new;
	color:		3366ac;
	font-size:	18pt;
	font-weight:	bold;
	background-image:	url("../../images/yellowpad.gif");
	margin-left:	2cm;
}

td {font-family:    courier new;
    color:          3366ac;
    font-size:      18pt;
    font-weight:    bold;
}

p {font-family:		courier new;
	color:		3366ac;
	font-size:	18pt;
	margin-left:	1cm;
}

h2 {font-family:	courier new;
	color:	3366ac;
	font-size:	18pt;
	font-weight:	bold;
}

input.blue {
    font-family : courier new;
    font-size : 18pt;
    font-weight : bold;
    background-color : 336699;
    border-color : 6699cc;
    border-style : outset;
    border-width : 3px;
    color : ffffff;
}
input.anew {
	font-family:	courier new;
	font-size:	14pt;
	font-weight:	bold;
	border-color:	336699;
	border-width:	2px;
	border-style:	inset;
	color:		3366ac;
}

blockquote {
	font-family: courier new; 
	font-weight: bold; 
	color: 3366ac; 
	margin-left: 2cm; 
	font-size: 14pt 
}

option	{
	font-family: courier new; 
	font-weight: bold; 
	color: 3366ac; 
	font-size: 14pt 
}
select	{
	font-family: courier new; 
	font-weight: bold; 
	color: 3366ac; 
	font-size: 14pt 
}

textarea	{
	font-family: courier new; 
	font-weight: bold; 
	color: 3366ac; 
	font-size: 14pt 
}

.popup	{position:absolute; left:0; top:0; width:132;
	border-style:solid;
	border-width:4;
	border-color:blue;
	background-color:yellow;
	padding:5px;
	color:red;
	font-family:courier new;
	font-weight:bold;
	font-size:10pt;
	z-index:2;
	visibility:hidden;
}

.popup1	{color:	9f141a;
	cursor:	help;
	text-decoration:	none
}
a.definition  {text-decoration: none; color: brown
}

#dek {POSITION:absolute;VISIBILITY:hidden;Z-INDEX:200;
}

a.normal {text-decoration:	none;
	color:			3366ac;
}

table.bdr {border:	3px;
	border-style:	dashed;
	color:		3366ac;
}
