.styleCustom1
{
color : #656666;

}

.styleCustom2
{
color : #0075BB;

}

.styleCustom3
{
font-size : 13px;
color : #000000;

}

.styleCustom4
{
font-size : 14px;

}

.styleCustom5
{
font-size : 16px;

}

.styleCustom6
{
font-family : Arial;
font-size : 14px;
color : 0075bb;
font-weight : bold;

}

.styleCustom7
{
font-family : Arial;
font-size : 16px;
color : #0075BB ;

}

.styleCustom8
{
font-family : Arial;
font-size : 12px;

}

.styleCustom9
{
background-color : #DDDDDD;

}

.styleCustom10
{
color : #F29400;

}

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

}

table.styleCustom9 tr
{
background-color : white;

}

table.styleCustom9 tr#header
{
font-size : 16px;
background-color : #EBF6FC;
color : #0963BB;
font-weight : bold;

}


