BODY {
	background : white;
	color : black;
	font : 11pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin : 1px 10px 20px 1px;
}
DIV, TD, B, A, H3,H2 {
	font : 11pt Verdana, Geneva, Arial, Helvetica, sans-serif;
}
B {
	color : black;
	font-weight:bold;

}
A:link,A:visited {
	color: #663399;
	text-decoration:none
}
A:hover {color:red;text-decoration:none}
H3 {
	font-size: 15pt;
	color:white
}
H2 {
	font-size: 14pt;
	color:black
}
P {
	margin:4px 20px;
	text-indent : 20px;
}
P#n {
	margin:4px 8px;
	text-indent : 0px;
}
.sml {
     	font-size:9pt
}
#b {
	border : 1px inset #663399;
	margin : 4px;

	vertical-align : top;
}
INPUT#btn {
	border : 1px outset #663399;
	margin : 4px;
}
