body {
	font-family: Verdana, Tahoma;
	font-size: 9px;
	background-color: #FDF3D8;
	margin: 0px;
	padding: 2px;
	background-image: url(images/lines.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
a:link { color: #660000; text-decoration: underline;}
a:hover { color: #660000; text-decoration: underline;}
a:visited { color: #660000; text-decoration: underline;}
p {	font-family: Verdana, Tahoma; font-size: 9px; margin-top: 0.5em;
	margin-bottom: 0.5em;}
h1 {
	font-size: 16px;
        margin-top: 0.5em;
	margin-bottom: 0.5em;
        //text-decoration: bold;
        //font-weight: bold;
}
h2 {
        font-size: 14px;font-style: italic;
        margin-top: 0.5em;
	margin-bottom: 0.5em;
}
h3 {
	font-size: 11px;
	//text-indent: 0em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
h4 {font-size: 9px;}
h5 {font-size: 8px;}
h6 {font-size: 7px;}
pre {font-family: "Courier New", Courier, mono;	font-size: 11px;}
input {font-size: 10px; font-weight: bold;}
td {font-family: Verdana, Tahoma; font-size: 9px;}
.lpvn {
	border: 1px solid #6F5F2F;
	font-size: 10px;
}
.inp {
	width: 103px;
	border: 1px solid #333300;
}

