/*WebTv BUG Allert*/
.bug {background: #c0c0c0; color: #000000;
font-size: 200%;
font-weight: bold; width: 500px; text-align: left}

/*Combined on one or a seperate like example*/
body {font-family: Arial, Helvetica, sans-serif} 
body {background: #A9C1E7; color: #000022}

/*my Headings color, and alignment*/
h2 {background: #A9C1E7;
 color: #FFFF00;
 font-weight: 900;
 margin-top: 1em;
 margin-bottom: 1em;
 text-align: center}

/*Subject h4 Divider*/
h4 {background: #A9C1E7;
 color: #ffffcc;
 font-weight: bold;
 margin-top: 1em;
 margin-bottom: 1em;
 margin-left: 3em}

p {background: #A9C1E7;
 color: #ffffff;
 font-size: 120%;
 font-style: oblique;
 margin-left: 1em}


#thick {font-weight: bold}
#thicker {font-weight: 900} }

/*My table and TD color*/

.test1 {padding: 20% 20%}

.test2 {padding: 20% 20%;}