BODY { background-color: #fddd61}

A:link {color: #ffa0ff}
A:visited {color: #ff80ff}

#m1 {
	margin: 2em

}

#m2 {	
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bgr.gif);
	background-color: #ffffff;
}

#m3 {
	background-image: url(../images/bgr2.gif);
}

#bottom {	
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bottom.gif);
	background-color: #000000;
}

#mi {
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	font-family: helvetica;
	line-height: 14pt;
	color: red;
}

#help {
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	font-family: helvetica;
	line-height: 14pt;
	color: yellow;
}

#ms {
	font-size: 16pt;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	font-family: helvetica;
	line-height: 14pt;
	color: yellow;
	margin: 0;
	padding: 0;
	background-color: #02bef4;
/*	background-color: #84e6ff;*/
	background-image: url(../images/bgr2.gif);
}

#ht {
	font-size: 24pt;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	font-family: Times;
	line-height: 20pt;
	color: red;
	margin: 10;
	padding: 10;
}

#h2 {
	font-size: 18pt;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	font-family: Times;
	line-height: 20pt;
	color: orange;
	margin: 0;
	padding: 0;
}

#pt {
	font-size: 16pt;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	font-family: Times;
	line-height: 18pt;
	color: yellow;
	margin: 10;
	margin-top: 10;
	padding: 10;
	text-align: justify;
}

#mycode {
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	font-family: Courier;
	line-height: 16pt;
	color: #20aaff;
	margin: 10;
	margin-top: 0;
	padding: 0;
}
