body {
padding:0px;
margin:10px;
background-color:#B4D1D5;
color:#000000;
}
p, td {
font-family: arial,helvetica,sans-serif;
font-size: 12px;
}
h1, h2, h3, h4, h5, h6 {
font-weight:bold;
font-family:arial,helvetica,sans-serif;
color:#840000;
}
h1{
font-size: 16px;
}
h2{
font-size: 15px;
}
h3{
font-size: 14px;
}
h4{
font-size: 13px;
font-weight:normal;
}
h5{
font-size: 12px;
color: #1D5076;
}
h6{
font-size: 14px;
color: #826A2F;
}

input.a {
border: 1px solid black;
width: 110px;
height: 15px;
font-size: 12px;
}
.disp1 {
	DISPLAY: block
}
.disp2 {
	DISPLAY: none
}
#app {
width:600px;
text-align:left;
background-color:#FFFFFF;
padding:10px;
border:1px solid #344A5F;
}