body,table,tr,td,div
{
	font-family: arial;
	font-size: 11px;
	line-height: 20px;
	color: #A4AEB5;
}

input,textarea,select,option
{
	font-family: arial;
	font-size: 11px;
	color: #003150;
}

h2
{
	font-style: normal;
    font-weight: normal;
	font-size: 20px;
	color: #003150;
}

b
{
    font-style: normal;
    font-weight: normal;
    color: #0083BE;
}

i
{
    font-style: normal;
    font-weight: normal;
    color: #FF4D11;
}

strong
{
    font-style: normal;
    font-weight: normal;
    color: #30B899;
}

.newspaper
{
    text-align: justify;
}

.dark
{
	color: #003150;
}

.copyright
{
	color: #BAC0C3;
}