.date {
	background-color: lightyellow;
	color: black;
	border-width: 3px;
	border-color: blue;
	border-style: outset;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	font-style: italic;
	font-size: large;
	text-decoration: blink
}

.date 
a {
	color: black
}

.HEADER {
	background-color: black;
	color: white;
	border-width: 5px;
	border-color: gold;
	border-style: double;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
	font-style: italic;
	font-size: large;
	text-decoration: blink
}

.HEADER 
a {
	color: red
}

.HEADLINES {
	background-color: blue;
	color: WHITE;
	font-weight: bold;
	font-style: italic;
	font-size: large;
	text-decoration: blink
}

.HEADLINES 
a {
	color: black
}

.TOP {
	background-color: RED;
	color: WHITE;
	border-width: 2px;
	border-color: BLUE;
	border-style: solid;
	font-weight: bold;
	font-style: italic;
	font-size: large;
	text-decoration: blink
}

body {
	background-color: black;
	font-size: large;
	font-family: Comic Sans MS;
	font-weight: bold;
	padding: 0px;
	margin: 0 1px 0 1px;
}

a {
	color: Red
}

.HEADLINES, body {
	font-weight: 700;
	font-size: large
}

body {
	background-color: #000;
	color: #fff;
	font-family: Comic Sans MS
}

a {
	color: Red
}

.HEADLINE {
	background-color: #f4430b;
	color: white;
	font-style: italic;
	text-decoration: blink;
	padding: 16px;
}

.a1 {
	background: #FF0040
}

.a2 {
	color: #fff;
	font-size: 30px
}

#logo {
	background-color: #000;
	border-radius: 10px;
	border: 1px solid #E5A55E;
	margin-bottom: 8px;
}

.top1 {
	background-color: WHITE;
	color: black;
	font-weight: bold;
	font-size: large;
	text-decoration: none;
	border-width: 2px;
	border-color: RED;
	border-style: inset;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	border-radius: 0px;
	text-shadow: 1px 1px #8BC34A;
}

.HEADLINES {
	background-color: blue;
	color: WHITE;
	font-weight: bold;
	font-style: italic;
	font-size: large;
	text-decoration: blink
}

.refresh_btn {
	background: #f4430b;
    color: white !important;
	font-size: 1.5em;
	font-weight: bold;
	padding: 5px 10px;
}
.descriptionCont a {
	font-size: 49px;
	color: #ff002f;
}

small {
	font-size: 80%
}

big {
	font-size: 120%
}

table {
	background-color: #fff;
	color: #000;
	width: 60%;
	border-style: double;
}

th {
	background: #FFF
}

td, th {
	padding: 0px;
	text-align: center;
	border-bottom: 2px solid #9e9e9e;
}

tdfffff:nth-child(1) {
	border-right: 1px solid blue;
	padding-right: 3px;
}

td:nth-child(19) {
	padding-right: 5px;
}

@media screen and (min-width:500px) {
	.normal, .redword {
		background-color: #fff;
		font-size: 28px
	}
	.tabfirst {
		margin: auto;
		width: 50%
	}
	.redword {
		color: red
	}
	td {
		font-size: 16px;
		padding: 5px 3px
	}
}

table tr td:nth-child(11), table tr td:nth-child(12), table tr td:nth-child(14),
	table tr td:nth-child(15), table tr td:nth-child(17), table tr td:nth-child(18),
	table tr td:nth-child(2), table 
tr td:nth-child(20), table tr td:nth-child(21), table tr td:nth-child(3),
	table tr td:nth-child(4), table tr td:nth-child(5), table tr td:nth-child(6),
	table tr td:nth-child(8), table tr 
td:nth-child(9) {
	background-color: #fff;
	font-style: italic
}

@media screen and (max-width:600px) {
	.normal, .redword {
		background-color: #fff;
		font-size: 13px
	}
	table {
		max-width: 100%;
		min-width: 60%
	}
	.redword {
		color: red
	}
	td {
		font-size: 10px;
		padding: 10px 3px 10px 3px;
	}
	table {
		background-color: #fff;
		color: #000;
		width: 100%;
		border-style: double;
	}
}

table tr td:nth-child(1) {
	font-style: italic;
}

table tr td:nth-child(10), table tr td:nth-child(13), table tr td:nth-child(16),
	table tr td:nth-child(19), table tr td:nth-child(22), table tr td:nth-child(7)
	{
	font-style: italic;
	background-color: #fff;
}

table  thead tr .heading-week {
	font-size: 35px;
}

@media screen and (min-width:1100px) {
	table  thead tr .heading-week {
		font-size: 30px;
	}
 
	table  thead tr .heading-week {
		font-size: 17px;
	}
}
@media screen and (min-device-width: 825px) and (max-device-width:1000px)
	{
	
	table {
		max-width: 100%;
		min-width: 80%
	}
	
	table  thead tr .heading-week {
		font-size: 15px;
	}
	table  tr p {
		font-size: 10px !important;
	}
	.normal, .redword {
		font-size: 20px !important;
	}
	 
}
@media screen and (min-device-width: 700px) and (max-device-width:824px)
	{
	
	table {
		max-width: 100%;
		min-width: 99%
	}
	
	table  thead tr .heading-week {
		font-size: 15px;
	}
	table  tr p {
		font-size: 10px !important;
	}
	.normal, .redword {
		font-size: 20px !important;
	}
	 
}

@media screen and (min-device-width: 532px) and (max-device-width:699px)
	{
	table {
		max-width: 100%;
		min-width: 99%
	}
	
	table  thead tr .heading-week {
		font-size: 15px;
	}
	table  tr p {
		font-size: 10px !important;
	}
	.normal, .redword {
		font-size: 18px !important;
	}
	 
}

@media screen and (min-device-width: 446px) and (max-device-width: 531px) 
{
	table {
		max-width: 100%;
		min-width: 60%
	}
	
	table  thead tr .heading-week {
		font-size: 12px;
	}
	.normal, .redword {
		font-size: 14px !important;
	}
	table  tr p {
		font-size: 9px !important;
	}
	p {
		margin: 0 0 0px !important;
	}
	.descriptionCont a {
		font-size: 2.0em;
	}
	.refresh_btn {
		font-size: 1.2em;
	}
}

@media screen and (min-device-width: 341px) and (max-device-width:445px) 
{
	table {
		max-width: 100%;
		min-width: 60%
	}
	
	table  thead tr .heading-week {
		font-size: 11px;
	}
	td {
		padding: 1px 1px
	}
	.normal, .redword {
		font-size: 1.2em !important;
	}
	table  tr p {
		font-size: 8px !important;
	}
	p {
		margin: 0 0 0px !important;
	}
	.descriptionCont a {
		font-size: 1.5em;
	}
	.refresh_btn {
		font-size: 1.2em;
	}
}

@media screen and (min-device-width: 249px) and (max-device-width: 340px) {
	table {
		max-width: 100%;
		min-width: 60%
	}
	td {
		font-size: 7px;
		padding: 1px 1px
	}
	table  thead tr .heading-week {
		font-size: 10px !important;
	}
	table  tr p {
		font-size: 7px !important;
	}
	.normal, .redword {
		font-size: 8px !important;
	}
	.redword {
		color: red;
	}
	big {
		font-size: 105 !important;
	}
	td, th {
		border-bottom: 1px solid #9e9e9e;
	}
	p {
		margin: 0 0 0px !important;
	}
	.descriptionCont a {
		font-size: 1.5em;
	}
	.refresh_btn {
		font-size: 1.2em;
	}
}

@media screen and (max-width:248px) {
	table {
		max-width: 100%;
		min-width: 60%
	}
	td {
		font-size: 6px;
		padding: 1px 1px
	}
	table  thead tr .heading-week {
		font-size: 6px !important;
	}
	table  tr p {
		font-size: 5px !important;
	}
	.normal, .redword {
		font-size: 7px !important;
	}
	.redword {
		color: red
	}
	td, th {
		border-bottom: 1px solid #9e9e9e;
	}
	p {
		margin: 0 0 0px !important;
	}
	.descriptionCont a {
		font-size: 1em;
	}
	.refresh_btn {
		font-size: 1em;
	}
}