body {
	background-color: #242452;
}

body, td, th {
	color: #000000;
}

h1 {
	color: #202053;
	text-align: center;
}

h2, h3, h4, h5, h6 {
	color: #202053;
		
}

a:link {
    color: #DE7918; text-decoration: none;
}

a:visited {
	color: #212052;	text-decoration: underline;
}

a:hover {
	color: #DE7918;
	text-decoration: underline;
}

b.sub {
	color: #202053; 
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
	text-decoration: underline; color: 8F8FA9;
}

b.main {
    color: #202053; 
	font-size: 20px;
	line-height: 25px;
	font-weight: bold;
	text-decoration: underline; color: 8F8FA9;
}
 
