body {
    margin-bottom : 0;
    margin-left : 0;
    margin-right : 0;
    margin-top : 0;
    font-family : Arial, Verdana;
    font-size : 12px;
    color : #666666;
  }

td {
		font-size : 12px;
}

h1 {
		font-size : 25px;
	}

h2 {
		font-size : 20px;
	}

h3 {
		font-size : 14px;
	}

h4 {
		font-size : 13px;
	}

h5 {
		font-size : 12px;
	}


th {
    background-color : #eaeaea;
  }

a {
		color : #424242;
	}

a:visited {
		color : #424242;
	}
	