body {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	background-color: #FFFFFF;
	margin: 0px;
}

.x { color: #FF0000; font-weight: bold; } 
.m { font-size: 14px}
.m_std { font-size: 12px}
.l { font-size: 18px; font-weight: 600}
.xl { font-size: 24px}
.s { font-size: 10px}

a { color: #333399; text-decoration: none}
a:hover { text-decoration: underline}

.blue { color: #0C0287; font-weight: bold; }
.white { color: #FFFFFF; font-weight: bold; }

