body {
font-family:Verdana,Tahoma,Arial,sans-serif;
margin:0px;
}
.nd {
display:none;
}
.nd h1 {
font-size:10px;
}
.menu td {
font-size: 75%;
}
.menu td a {
text-decoration: none;
}
input, textarea, select	 {
background-color:white;
border-top: 1px solid #aaa;
border-bottom: 1px solid #aaa;
border-right: 1px solid #aaa;
border-left: 1px solid #aaa;
}
h1 {
font-size:130%;
color: #336699;
}
h2 {
font-size:110%;
color: #336699;
}
.text {
font-size: 80%;
text-indent: 15px;
text-align: justify;
margin-bottom: 10px;
margin-top: 10px;
}
.txt1 {
font-size: 80%;
}
.txt2 {
font-size: 60%;
}
.sec {
background-color: #f1f1f1;
text-align:center;
line-height:150%;
font-weight:bold;
color:black;
font-size: 90%;
}
.proc {
background-color:white;
height:10px;
width:150px;
border:1px solid red;
}
.s1 {
background-color: #6699CC;
border-top:1px solid white;
}
.s2 {
background-color: #99CCFF;
border-top:1px solid white;
}
.menu td a {
font-size:13px;
color:#c00;
}
.menu td a:hover {
color: red;
}
p {
margin-top: 0px;
margin-bottom: 10px;
}