P.special {
font-family :"Microsoft Sans Serif";
font-size : 16pt;
margin-left : 40px;
margin-right : 40px;
background-color : #ffffff;
text-align : left;
color : #330033;
}
P.custom1 {
font-family :"Microsoft Sans Serif";
font-size : 12pt;
margin-left : 40px;
margin-right : 40px;
background-color : #ffffff;
text-align : left;
color : #330033;
}
P.custom2 {
font-family :"Times Roman";
font-size :20pt;
background-color : black;
text-align : center;
color : red;
Border : solid green;
}