body
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #FFFFFF;
}

.main 
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #FFFFFF;
}

.italic
{
font-style: italic;
}

.bold
{
font-weight: bold;
}

.boldItalic
{
font-weight: bold;
font-style: italic;
}

.alignRight
{
text-align: right;
}

.alignCenter
{
text-align: center;
}

.font10
{
font-size: 10px;
}

.font12
{
font-size: 12px;
}

.font14
{
font-size: 14px;
}

.font16
{
font-size: 16px;
}

.error
{
color: #000000;
font-weight: bold;
}




	