html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}

hr{
    background-color:#fff;
    border:#94B1DF 1px dotted;
    border-style: none none dotted;
    color:#94B1DF;
}


body {
  color: purple;
  background-image: url(images/background.jpg);
 }



table.main {
border-style: solid;
border-width: 10px;
border-color: #523997;
font-size: 12px;
font-family: Arial;
line-height: 14px;
background-color: white; 
font-weight: normal;
text-align: left;
}

td.black {
background-color: black; 
color: white;
font-size: 12px;
font-family: Arial;
line-height: 14px;
text-align: left;
font-weight: bold;
}

td.black a:link { 
background-color: black; 
color: yellow;
font-size: 12px;
font-family: Arial;
line-height: 14px;
text-align: left;
font-weight: bold;
text-decoration: none;
}

td.black a:visited { 
background-color: black; 
color: yellow;
font-size: 12px;
font-family: Arial;
line-height: 14px;
text-align: left;
font-weight: bold;
text-decoration: none;
}

td.black a:hover { 
background-color: black; 
color: yellow;
font-size: 12px;
font-family: Arial;
line-height: 14px;
text-align: left;
font-weight: bold;
text-decoration: underline;
}

td.purple {
background-color: #523997; 
color: white;
font-size: 12px;
font-family: Arial;
line-height: 14px;
text-align: left;
font-weight: bold;
}

td.purple a:link { 
background-color: #523997; 
color: yellow;
font-size: 12px;
font-family: Arial;
line-height: 14px;
text-align: left;
font-weight: bold;
text-decoration: none;
}

td.purple a:visited { 
background-color: #523997; 
color: yellow;
font-size: 12px;
font-family: Arial;
line-height: 14px;
text-align: left;
font-weight: bold;
text-decoration: none;
}

td.purple a:hover { 
background-color: #FF6501; 
color: black;
font-size: 12px;
font-family: Arial;
line-height: 14px;
text-align: left;
font-weight: bold;
text-decoration: none;
}

td.panel {
font-size: 14px;
font-family: Arial;
background-color: white; 
padding: 8px;
color: black;
font-weight: normal;
text-align: left;
border-width: 1px;
border-style: dotted;
}

td.panel a:link {
font-size: 14px;
font-family: Arial;
background-color: white; 
color: #0000FF;
text-decoration: none;
}

td.panel a:visited {
font-size: 14px;
font-family: Arial;
background-color: white; 
color: #0000FF;
text-decoration: none;
}

td.panel a:hover {
font-size: 14px;
font-family: Arial;
background-color: white; 
color: #FF0000;
}

td.mainback {
background-color: #F5F5DC; 
}

table.chart {
font-family: Arial;
}

tr.chart {
font-family: Arial;
}

td.chart {
font-family: Arial;
}