p.myBold{
		font-weight:bold;
}

p.myNormal{
		font-weight:normal;
}

p.myItalic{
		font-style:italic;
}


