
body {
	margin : 0;
	padding : 0;
	background:#d8d7d6 repeat-x;
        color : #00306c
}
p {
padding-left : 15px;
padding-right : 10px;
text-align : justify;
line-height : 130%;
margin-bottom : 15px;
margin-top : 10px;
}

form {
margin : 0;
padding : 0;
}



a {
    font-family : Arial, Helvetica, sans-serif;
text-decoration : none;
color : #00306c;
font-size:12px;
font-weight:bold;
}
a:hover {
text-decoration : none;
}

#txt {
    
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
}
#txth {


font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
width:100%;
height:20px;
margin:auto;
border-style:inset;
border-color:gray;
border-width:3px;

}
#txtarea {


font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
width:100%;
height:100px;
margin:auto;
border-style:inset;
border-color:gray;
border-width:1px;

}

input, textarea, select {
border : 1px solid #11507b;
padding-left : 5px;
background : #fff;
font-size : 11px;
}

h1 {
margin : 0;
margin-bottom : -10px;
padding-left : 15px;
font-size : 25px;
font-weight : bold;
font-family : Arial, Helvetica, sans-serif;
color : #cc0000;
}
h2 {
margin : 0;
margin-bottom : -10px;
padding-left : 15px;
font-size : 15px;
font-family : arial;
color : #000000;
}

