.styleCustom1
{
font-family : Arial;
font-size : 12px;
text-decoration : underline;
color : #F09513;

}

.styleCustom2
{
font-family : Arial;
font-size : 14px;

}

.styleCustom3
{
font-family : Arial;
font-size : 16px;
color : #000000;

}

.styleCustom4
{

}

.styleCustom5
{

}

.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;

}


