/*headers*/
.header14boldblack
{
font-family: arial; 
font-size: 14px; 
font-weight: bold; 
color: #000000;
}

.header14normalblack
{
font-family: arial; 
font-size: 14px; 
font-weight: normal; 
color: #000000;
}

.header12boldblack
{
font-family: arial; 
font-size: 12px; 
font-weight: bold; 
color: #000000;
}

.header12normalblack
{
font-family: arial; 
font-size: 12px; 
font-weight: normal; 
color: #000000;
}

/*texts*/
.text12boldblue
{
font-family: arial; 
font-size: 12px; 
font-weight: bold; 
color: #4887b5;
}

.text12normalblackitalic
{
font-family: arial; 
font-size: 12px; 
font-weight: normal; 
font-style: italic;
color: #000000;
}

.text12boldblackitalic
{
font-family: arial; 
font-size: 12px; 
font-weight: bold; 
font-style: italic;
color: #000000;
}


.text12normalblack
{
font-family: arial; 
font-size: 12px; 
font-weight: normal; 
color: #000000;
}

.text12boldblack
{
font-family: arial; 
font-size: 12px; 
font-weight: bold; 
color: #000000;
}

.text12boldblacklinone
{
font-family: arial; 
font-size: 12px; 
font-weight: bold; 
color: #000000;
list-style: none;
}

.text12blacklinone
{
font-family: arial; 
font-size: 12px; 
font-weight: normal; 
color: #000000;
list-style: none;
}

.text10blacklinone
{
font-family: arial; 
font-size: 10px; 
font-weight: normal; 
color: #000000;
list-style: none;
}

/*copyright*/
.copy10
{
color: #4887b5; 
font-family: arial; 
font-size: 10px;
display: block;
padding-top: 5px;
}
