html, body {
background-color:white;
margin:0px 0px 0px 0px;
}

.h1 {
	font-family: Verdana;
	font-size: 15px;
	color: #0F0000;
	text-indent: 10px;
	background-color: transparent;
	text-align: justify;
}
.h2 {
	font-family: Verdana;
	font-size: 9px;
	color: #0F0000;
	background-color: transparent;
	text-align: center;
}
.h3 {
	font-family: Verdana;
	font-size: 10px;
	color: #0F0000;
	background-color: transparent;
	text-align: center;
}
.h4 {
	font-family: Verdana;
	font-size: 20px;
	color: #99CCFF;
	text-align: center;
	font-weight: 800;
}
.h5 {
	font-family: Verdana;
	font-size: 15px;
	color: #0F0000;
	background-color: transparent;
	text-align: justify;
}
.h6{
	font-family: Verdana;
	font-size: 15px;
	color: #0F0000;
	background-color: transparent;
	text-align: center;
	text-decoration: none;
	font-weight: 900;
}
.h7{
	font-family: Verdana;
	font-size: 15px;
	color: #0F0000;
	background-color: transparent;
	text-align: center;
	text-decoration: none;
}
.h8{font-family: Verdana;
	font-size: 15px;
	color: #0F0000;
	background-color: #71A8D1;
	text-align: center;
	text-decoration: none;
	font-weight: 900;
}
.h9{font-family: Verdana;
	font-size: 15px;
	color: #0F0000;
	background-color: #71A8D1;
	text-align: left;
	text-decoration: none;
	font-weight: 900;
}
.h10{font-family: Verdana;
	font-size: 10px;
	color: #0F0000;
	text-align: left;
	text-decoration: none;
	font-weight: 900;
}
.h11{font-family: Verdana;
	font-size: 10px;
	color: #0F0000;
	text-align: left;
	text-decoration: none;
}
.h12{font-family: Verdana;
	font-size: 10px;
	color: #0F0000;
	text-align: center;
	text-decoration: none;
}

p {
font-family:verdana, sans-serif;
font-size:80%;
color:black;
background-color:transparent;
text-align:left;
margin-left:0px;
margin-right:0px;
}
li {
font-family:verdana, sans-serif;
font-size:80%;
color:black;
background-color:transparent;
text-align:left;
margin-left:0px;
margin-right:0px;
}

a:hover {
font-family:verdana, sans-serif;
font-size:80%;
color:black;
background-color:transparent;
text-decoration:underline;
}
table{
	
}
.table1 {
border-color:#99CCFF;
border-style:solid;
border-width:1px;
}
.table2 {border-color:#99CCFF;
border-style:solid;
border-width:3px;}

td {
font-family:verdana, sans-serif;
font-size:80%;
color:black;
text-align:left;
background-color:transparent;
border-color:transparent;
border-style:solid;
border-width:0px;
}

