body{
    background-color:#102010;
}

h2{
    font-family:tahoma,sans-serif,helvetica;
    font-size:20px;color:#102040;
    font-weight:bold;
    line-height:20px;
}

a{
    font-family:tahoma,sans-serif,helvetica;
    font-size:14px;
    color:#102040;
    font-weight:bold;
    line-height:14px;
}

a.text{
    font-family:tahoma,sans-serif,helvetica;
    font-size:14px;
    color:#102040;
    font-weight:normal;
    line-height:14px;
}

p.text{
	font-family:tahoma,sans-serif,helvetica;
	font-size:14px;
	color:#102040;
	font-weight:normal;
	line-height:18px;
	text-align:justify;
}

td.text{
	background-color:#D0D0D0;
	font-family:tahoma,sans-serif,helvetica;
	font-size:14px;
	color:#1E3C50;
	font-weight:normal;
	line-height:14px;
}

.new{
	font-family:sans-serif,helvetica,tahoma;;
	font-size:14px;
	color:#D02020;
	font-weight:bold;
	line-height:14px;
}

