.styleCustom1
{
font-family : Arial;
font-size : 14px;
text-decoration : none;
color : #7098BA;
cursor : hand;
font-weight : bold;

}

h2
{
font-size: 110%;
}

h1
{
font-size: 130%;
}

span.underline
{
text-decoration : underline;

}

p.justify
{
text-align: justify;
}

p.right
{
text-align: right;
}

p.center
{
text-align: center;
}

p.left
{
text-align: left;
}

.styleMarkResult
{
color : red;

}

.styleCustom10
{

}

.styleCustom9
{
font-family : Arial;
font-size : 20px;
color : #3300CC;
font-weight : bold;

}

.styleCustom2
{
font-family : Arial;
font-size : 14px;
text-decoration : none;
color : #384A4B;
font-weight : bold;

}

.styleCustom3
{
font-family : Arial;
font-size : 14px;
text-decoration : none;
color : #74272B;
font-weight : bold;

}

.styleCustom4
{
font-family : Arial;
font-size : 14px;
color : #54473B;
font-weight : bold;

}

.styleCustom5
{
font-family : Arial;
font-size : 14px;
color : #384A4B;
font-weight : bold;

}

.styleCustom6
{

}

.styleCustom7
{
font-family : Arial;
font-size : 36px;
color : #3300CC;
font-weight : bold;
margin-top: 0px; margin-bottom: 10px;
}

.styleCustom8
{
font-family : Arial;
font-size : 30px;
color : #3300CC;
font-weight : bold;

}

.customBorder
{
border:1px solid black;
padding: 7px;
text-align: center;

}

.styleButton
{
font-family : Arial;
font-size : 12px;
text-decoration : none;
background-color : #AEC9E6;
color : #B94A68;
cursor : pointer;
width: 80px;
}

.styleInput
{
font-size : 12px;
color : #0000CC;
border-right: #0E3991 1px inset;
border-top: #0E3991 1px inset;
border-bottom: #0E3991 1px inset;
border-left: #0E3991 1px inset;
}

.mySpecialBox
{
font-family : Arial;
font-size : 12px;
background-color : #E9E5D9;
color : #3C3C3C;
border: 3px solid #6C889E; 
padding: 12px 26px;
margin-right: 25px;
margin-left: 25px;
}

.mySpecialBoxTitle
{
font-family : Arial;
font-size : 12px;
text-decoration : underline;
color : #6C889E;
font-weight : bold;

}

