

body, input {
    background-color: #fff;
    color: #818181;
    font-family: Georgia, Arial;
    font-size: 11px;
}

form, input, ul, li, body, h1, h2, h3, h4 {
    margin: 0;
    }

input {
    }

img {
    border: none;
    }

a, a:visited {
    color: #818181;
    text-decoration: none;
    }
    

a:hover, a:active {
    color: #333;
    }

h1 {
    margin: 0 0 4px 0px;
    font-weight: normal;
    font-size: 19px;
    color: #494949;
    font-family: Georgia, Arial, Helvetica, Sans-Serif !important;
}


h2, h3, h4 {
    font-size: 18px;
		/* margin-left: -1px; */
    /* letter-spacing: -0.1px; */
		color: #494949;
    font-weight: normal;
}

h2 {
    margin-bottom: 4px;
}

/*
h3 {
    font-size: 15px;
    margin-bottom: 4px;
}
*/

h3 {
    font-size: 12px;
    margin-bottom: 2px;
}

h4 {
		margin-bottom: 5px;
    }


p {
    margin-top: 0;
    margin-bottom: 14px;
    font-family: georgia;
    line-height: 17px;
    font-size: 12px;
}


table, td, tbody {
		border: 0;
		margin: 0;
		padding: 0;
		vertical-align: top;
	}

td {
    font-size: 12px;
		/* line-height: 17px; */
}	

td h1 {
		margin: 0px;
		padding-bottom: 0px;
		margin-bottom: 1px;
}
 

table {
}
