body, td, p {
	 font-family: tahoma, verdana, sans-serif;
	 font-size: 8pt;
	 color: #000000;	 
}

p {
	 margin: 0px;
}

ul {
	 margin: 0px;
	 padding: 0px;
	 list-style-position: inside;
	 list-style-type: disc;
	 font-weight: bold;
}

a {
	 color: #384BE7;
	 text-decoration: none;
}

a:hover {
	 text-decoration: underline;
}

h1 {
	 margin: 0px;
	 font-family: tahoma, sans-serif;
	 font-size: 8pt;
	 color: #ffffff;
}

h2 {
	 margin: 00px;
	 font-family: arial, sans-serif;
	 font-size: 10pt;
	 color: #ffffff;
	 letter-spacing: -1px;
}

h3 {
	 margin: 0px;
	 font-family: tahoma, sans-serif;
	 font-size: 8pt;
	 color: #ffffff;
	 margin-bottom: 7px;
}

h4 {
	 margin: 0px 5px;
	 font-family: tahoma, sans-serif;
	 font-size: 8pt;
	 color: #000000;
	 margin-bottom: 5px;
}
pre {
	 margin: 0px;
	 font-family: tahoma, sans-serif;
	 font-size: 8pt;
	 color: #ffffff;
}

.menu td a
{
	 font-family: tahoma, sans-serif;
	 font-size: 8pt;
	 color: #ffffff;
	 text-decoration: none;
	 font-weight: bold;
}

.menu td a:hover
{
	 font-family: tahoma, sans-serif;
	 font-size: 8pt;
	 color:#ffffff;
	 text-decoration: underline;
	 font-weight: bold;
}
