html { background-color:rgba(240,240,240,1); }
body { background-color:rgba(240,240,240,1); color:rgba(40,40,40,1); margin: 0; margin-left: auto; margin-right:auto; width:840px; padding-left:25px; padding-right:25px; font-family:sans-serif; font-size:small; }
    a:link              { color:blue; text-decoration:none; }
    a:visited           { color:purple; text-decoration:underline; }
    a:hover             { color:blue; text-decoration:underline; }
    a:active            { color:red; text-decoration:underline; }

img {border:none; }

table {font-size:small;}
table.dark {font-size:small; background-color:rgba(160,160,160,1);}
table.alt tr:nth-child(odd) { background-color: rgba(200,200,200,1); padding-bottom:10px; }
table.alt tr:nth-child(even) { background-color: rgba(220,220,220,1); padding-bottom:10px; }
table th.track { font-size:150%; family-family:Georgia; color:rgba(40,40,40,1); text-shadow: 3.5px 3.5px 10px rgba(0,0,0,0.35); }

ol li {margin-bottom: 15px;}

h1 {color:black; font-style:italic; font-size:150%; text-shadow: 3.5px 3.5px 10px rgba(0,0,0,0.5);}
h2 {color:black; font-style:normal; font-size:150%; text-shadow: 3.5px 3.5px 10px rgba(0,0,0,0.35);}
.bigidea {background-color:rgba(160,160,160,1); border:7.5px solid rgba(160,160,160,1); border-radius:5px; box-shadow: 3.5px 3.5px 7.5px rgba(0,0,0,0.5); display:inline-block; margin-top:0px; margin-bottom:-1px; margin-right:7.5px;}

h3 {color:black; font-style:italic; text-shadow: 3.5px 3.5px 10px rgba(0,0,0,0.5);}

b.track {family-family:Georgia; color:rgba(40,40,40,1); text-shadow: 3.5px 3.5px 10px rgba(0,0,0,0.35);}
.quotationmark {color:rgba(40,40,40,1); text-shadow: 3.5px 3.5px 10px rgba(0,0,0,0.35);}

.logo { color:rgba(20,20,20,1); text-shadow: 3.5px 3.5px 10px rgba(0,0,0,0.5); }
.alpha { font-family:sans-serif; font-style:italic; font-weight:bold; color:rgba(75,75,75,1); text-shadow: 3.5px 3.5px 10px rgba(0,0,0,0.5); }
.highlight { color:rgba(0,0,0,1); }

.hidephone { font-size:2%; color:rgba(240,240,240,1); }

.udemycount { font-style:italic; font-weight:bold; color:rgba(100,100,100,1); text-shadow: 1px 1px 2px rgba(0,0,0,0.2); }



.track_set {display:none;}
span.tracks {display:none;}