body { color: black; background-color: #495057; }

p {}

td {
	background-color: white;
}

a:link { text-decoration: none; }

a:visited { text-decoration: none; }

a:hover { text-decoration: underline; }

a:active { text-decoration: none; }
.textMain {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    line-height: 20px;
    margin-right: 25px;
    margin-left: 40px;
    text-align: center;
}
.textNews { font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 16px; margin-right: 15px; margin-left: 15px; }
h1 { font-size: 2em; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; margin: 0.67em 0; }
h3 { font-size: 1.17em; font-weight: bold; margin: 1em 0; }
.bullet { color: #0f1775; font-size: 18px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 26px; }
.TD_line {
	border-bottom: 2px solid red;
	background-color: white;
}
.TD_lineGray { border-bottom: 1px solid gray; }
.TD_line_left { border-left: 1px solid #d4d4d4; }
