p.text {margin: 0px 0px 10px 0px; text-align: justify;}


p.design {margin: 10px 0px 0px 0px; font-size: 11px; color: #767779;}
a.design {font-size: 11px; color: #767779; text-decoration: underline;}
a.design:hover {text-decoration: none;}


h1 {
font-size:16px;
margin:0px;
}

h2 {
font-size:14px;
margin:0px;
}

h3 {
font-size:12px;
margin:0px;
}

a{color: #FFFFFF;}
a:hover{color: #FF0000;}

input.small,select.small,textarea.small {width:100px;}
input.middle,select.middle,textarea.middle {width:200px;}
input.big,select.big,textarea.big {width:90%;}
input.normp,select.normp,textarea.normp {width:80%;}