h1 {color:white; font-weight:bold; font-size:100%;}
h2 {color: rgb(146, 245, 7); font-size:100%; font-weight:normal; margin:10px 0 6px 0; padding:0px 0px 0px 0px;}
body{margin:0px 0px 0px 0px; padding:0; font-family: "Arial"; font-size: 90%;
	background-color:black;}

label.green {color: rgb(146, 245, 7);}

div.footer{padding:10px 10px 10px 10px;}
div.gray{background:url('background.jpg') repeat-x #1f1e19; margin:0; padding:5px 10px 10px 10px;}
div.graynobg{background-color: #1f1e19; margin:0; padding:5px 10px 10px 10px;}
div.result{padding:5px 10px 10px 10px;}
div.low {background-color: #81d11d;}
div.medium {background-color: #ffad00;}
div.high {background-color: #ff3131;}

table {border-collapse:collapse;}
table.chart td {border-bottom: 1px solid #333333; padding:6px 10px 4px 10px; font-size:90%;}
			
.note{color:rgb(110, 110, 110); font-size: 70%;}

p {color:white; font-size:90%;}
span.green{color: rgb(146, 245, 7);}
span.white{color: white;}
span.gray{color:rgb(136, 136, 136);}

.smallblacktext {color:black; font-size: 90%;}
.smallwhitetext {color:white; font-size: 90%;}
.graytext {color:rgb(136, 136, 136); font-size:90%;}
.graybg {background-color:rgb(32, 30, 25);}

a {font-size: 90%;}

a.white {text-decoration: underline; color: white;}
a.white:hover {text-decoration: underline; color: white;}

a.gray {text-decoration: underline; color:rgb(180, 180, 180);}
a.gray:hover {text-decoration: underline; color:rgb(180, 180, 180);}

a.green {text-decoration: underline; color:rgb(146, 245, 7);}
a.green:hover {text-decoration: underline; color:rgb(146, 245, 7);}
