.styleCustom1
{
color : #A55C58;
font-weight : bold;

}

.styleCustom2
{
font-size : 10px;
color : #505855;
font-weight : bold;

}

.styleCustom3
{
font-size : 10px;
color : #A55C58;

}

.styleCustom4
{
font-size : 20px;
color : #676767;

}

.styleCustom5
{
font-size : 20px;
color : #C8C8C8;

}

.styleCustom6
{

}

.styleCustom7
{

}

.styleCustom8
{

}

.styleCustom9
{

}

.styleCustom10
{

}

.styleMarkResult
{
color : red;

}

p.left
{
text-align: left;
}

p.center
{
text-align: center;
}

p.right
{
text-align: right;
}

p.justify
{
text-align: justify;
}

span.underline
{
text-decoration : underline;

}

