.styleCustom1
{
font-size : 15px;
text-decoration : none;
color : #4F4F4F;
font-weight : bold;

}

h2
{
text-decoration : none;
font-size: 110%;
}

h1
{
text-decoration : none;

}

span.underline
{
text-decoration : underline;

}

p.justify
{
text-decoration : none;
text-align: justify;
}

p.right
{
text-decoration : none;
text-align: right;
}

p.center
{
text-decoration : none;
text-align: center;
}

p.left
{
text-decoration : none;
text-align: left;
}

.styleMarkResult
{
text-decoration : none;
color : red;

}

.styleCustom10
{
font-family : Arial;
font-size : 46px;
text-decoration : none;
color : #330099;
font-weight : bold;

}

.styleCustom9
{
font-family : Arial;
font-size : 40px;
text-decoration : none;

}

.styleCustom2
{
text-decoration : none;
color : #E98C00;

}

.styleCustom3
{
font-family : Arial;
font-size : 24px;
text-decoration : none;
color : #FF9933;
font-weight : bold;

}

.styleCustom4
{
font-family : Arial;
font-size : 20px;
text-decoration : none;
color : #333300;
font-weight : bold;

}

.styleCustom5
{
text-decoration : none;
background-color : #FFFF00;

}

.styleCustom6
{
font-family : Arial;
font-size : 28px;
text-decoration : none;

}

.styleCustom7
{
font-family : Arial;
font-size : 32px;
text-decoration : none;

}

.styleCustom8
{
font-family : Arial;
font-size : 36px;
text-decoration : none;

}

.styleCustom a
{
font-size : 14px;
text-decoration : none;
color : #E98C00;
font-weight : bold;

}

.blackBorderBox
{
background-color : #FFFF99;
border: #000000 solid 1px; padding:5px;
}


