.HEADLINES,body{
    font-weight:700;
    font-size:large
}
body{
    background-color:#000;
    color:#fff;
    font-family:Comic Sans MS
}
a{
    color:Red
}
.HEADLINES{ 
	background: -webkit-radial-gradient(50% 140%,circle,rgba(15,119,208,.5),transparent);
    color:#fff; 
    text-decoration:blink; padding:16px;
	font-family: none;
}
.a1{
    background:#FF0040
}
.a2{
    color:#fff;
    font-size:30px
}
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:500px){
    .normal,.redword{
        background-color:#fff;
        font-size:13px
    }
    table{
        max-width:100%;
        min-width:60%
    }
    .redword{
        color:red
    }
    td{
        font-size:10px;
        padding:1px
    }
table{
		background-color:#fff;
		color:#000;
		width:100%;
		border-style:double ;
	}

}
 @media screen and (max-width:320px){
		width:100%; .normal,.redword{
		border-style:double ; background-color:#fff;
	}        font-size:12px
    
    table{
        max-width:100%;
        min-width:60%
    }
    .redword{
        color:red
    }
    td{
        font-size:8px;
        padding:3px 1px
    }
}
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;
}
.demo-pricing {
	margin-top: 10px;
	margin-right: 10px;
	padding: 14px 26px;
	font-size: 14px;
	line-height: 100%;
	text-shadow: 0 1px rgba(0, 0, 0, 0.4);
	color: #fff;
	display:inline-block;
	vertical-align: middle;
	text-align: center;
	cursor: pointer;
	font-weight: bold;
	transition: background 0.1s ease-in-out;
	-webkit-transition: background 0.1s ease-in-out;
	-moz-transition: background 0.1s ease-in-out;
	-ms-transition: background 0.1s ease-in-out;
	-o-transition: background 0.1s ease-in-out;
	text-shadow: 0 1px rgba(0, 0, 0, 0.3);
	color: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-family: 'Helvetica Neue', Helvetica, sans-serif;
}
.demo-pricing:active {
	padding-top: 15px;
        margin-bottom: -1px;
}
.demo-pricing, .demo-pricing:hover, .demo-pricing:active {
	outline: 0 none;
	text-decoration: none;
	color: #fff;
}

.demo-pricing-1 {
	background-color: #3fb8e8;
	box-shadow: 0px 3px 0px 0px #3293ba;
}
.demo-pricing-1:hover {
	background-color: #1baae3;
}
.demo-pricing-1:active {
	box-shadow: 0px 1px 0px 0px #3293ba;
}


.demo-pricing-2 {
	background-color: #f06060;
	box-shadow: 0px 3px 0px 0px #cd1313;
}
.demo-pricing-2:hover {
	background-color: #ed4444;
}
.demo-pricing-2:active {
	box-shadow: 0px 1px 0px 0px #cd1313;
}

.demo-pricing-3 {
	background-color: #ff6a80;
	box-shadow: 0px 3px 0px 0px #da0020;
}
.demo-pricing-3:hover {
	background-color: #ff566f;
}
.demo-pricing-3:active {
	box-shadow: 0px 1px 0px 0px #da0020;
}



/* demo-info */
.demo-info {
	padding: 14px 26px;
	font-size: 14px;
	line-height: 100%;
	text-shadow: 0 1px rgba(0, 0, 0, 0.4);
	color: #fff;
	font-style: italic;
	vertical-align: middle;
	text-align: center;
	cursor: pointer;
	font-weight: bold;
	transition: background 0.1s ease-in-out;
	-webkit-transition: background 0.1s ease-in-out;
	-moz-transition: background 0.1s ease-in-out;
	-ms-transition: background 0.1s ease-in-out;
	-o-transition: background 0.1s ease-in-out;
	text-shadow: 0 1px rgba(0, 0, 0, 0.3);
	color: #fff;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
	font-family: 'Helvetica Neue', Helvetica, sans-serif;
}
.demo-info:active {
	padding-top: 15px;
}
.demo-info, .demo-info:hover, .demo-info:active {
	outline: 0 none;
	text-decoration: none;
        color: #fff;
}
.demo-info-1 {
	background-color: #fdc058;
	box-shadow: 0px 3px 0px 0px #e29003;
}
.demo-info-1:hover {
	background-color: #fdb53a;
}
.demo-info-1:active {
	box-shadow: 0px 1px 0px 0px #e29003;
}
.demo-info-2 {
	background-color: #aa65c7;
	box-shadow: 0px 3px 0px 0px #883da7;
}
.demo-info-2:hover {
	background-color: #9e4fbf;
}
.demo-info-2:active {
	box-shadow: 0px 1px 0px 0px #883da7;
}
.demo-info-3 {
	background-color: #2ecc71;
	box-shadow: 0px 3px 0px 0px #239a55;
}
.demo-info-3:hover {
	background-color: #28b363;
}
.demo-info-3:active {
	box-shadow: 0px 1px 0px 0px #239a55;
}
#top_five {
  background-color: #ffff00;
  border-color: #00008d;
  border-left: 3px solid #00008d;
  border-right: 3px solid #00008d;
  border-style: dashed;
border-radius: 20px;
  border-width: 3px;
  color: #000000;
  font-family: "Times New Roman",Times,serif;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.3em;
  margin-top: 10px;
  text-align: center;
}
#pic {
  margin-top: 5px;
  text-align: center;
  width: 100%;
}