p.one {
    border-style: solid;
    border-width: 1px;
}
p.three {
    border-style: dotted;
    border-width: 2px;
}