* {
margin:0;
padding:5;
}

body {
color: black;
font-family: Tahoma;
}

td{
font-family: Tahoma;
font-size: 10pt;
color: black;
}


a{
font-family: Arial, "Trebuchet MS";
border:0;
color: blue;
}

a:hover {
color: green;
text-decoration: none;
border:0;
}

p{
font-family: Tahoma;
font-size: 10pt;
color: black;
}

h3{
color: #5F3313;
font-size: 10pt;
}

h1{
color: black;
font-size: 16pt;
font-weight:bold;
font-family: 'times new roman';
}

h2{
color: #5F3313;
font-size: 11 pt;
}

li{
color: red;
font-size: 7pt;
}

.ftn{
font-family: Tahoma;
text-decoration: none;
font-size: 8pt;
color: #7D3CC3;
}

p{
text-align:justify;
}
#link{
color:red;
font-weight:bold;
}