BODY {
	background-color: #fff;
	color: #000;
	font-size:12pt;
	font-family: Arial, Helvetica, sans-serif;
}
H1, H2, H3 { text-align: center; }
textarea {border: 1px solid #000; border-width: 1px;}
TD {padding-left: 5px; padding-right:5px;}
UL {list-style-position: outside; margin-left:15px; padding-left:5px; margin-top:10px;}
OL {list-style-position: outside; }

a:link, a:visited { color: #0071c0; text-decoration: none; font-weight:bold;}
a:active { color: #0080cc; text-decoration: none; font-weight:bold;}
a:hover {color: #00BCcc; text-decoration: none; font-weight:bold;}

.menul { position:absolute; top:6em; width: 16em; background-color: #eee; border: 1px solid #000c64; font-size:12pt; padding-right: 1em;}
.menu2 {border: 1px dashed silver; text-align: center; padding-top: 10px; padding-bottom: 10px; width: 98%; margin: 10px; font-size:12pt; }
.main { position:absolute; top:6em; left:18.5em; margin-right: 1em; font-size:13pt}
.menul li {margin-bottom:10px;}

.gfxl {position:absolute; left: 10px; width: 400px; height:250px; top: 50px;}
.gfxr {position:absolute; left: 10px; width: 400px; height:250px; top: 330px;}

.obt	{color: #000}
.obt:hover {color: #808080; text-decoration: none; font-weight:bold;}

.textinput {position: absolute; top:10; left: 430;}
.textold {position: absolute; top: 310; left: 430; margin-right:10px;}
input {border: 1px solid black; border-width: 1px;}

