div em {
    font-weight: bold;
    font-style: normal;
    color: #df797b;
}

div span em {
    font-weight: bold;
    font-style: normal;
    color: #80b9e2;
}

div#new em {
    font-weight: bold;
    font-style: normal;
    color: #80b9e2;
}

body {
	background-color:#010A32;
	color: #56B5D3;
}

p {
    padding: 0px;
    margin: 0em 0em 1em 0em;
}

