body, div, span, p, b, form, input, select, h1, h2, h3, h4, h5, h6 { margin:0; padding:0 }

body, p, div, td, input, select, li, textarea {
	font-family:georgia,garamond,serif;
	font-size: 12px;
	line-height: 16px;
}
form{
	color: white;
}

body { background: white }

h1, h2, h3, h4, h5, h6 { color: black; font-weight:normal}
h1 { font-size: 32px; line-height:36px }
h2 { font-size: 22px; line-height:26px }
h3 { font-size: 18px; line-height:24px }
h4 { font-size: 16px; line-height:22px }
h5 { font-size: 14px; line-height:20px }
h6 { font-size: 12px; line-height:16px }


a, a:link, a:active, a:visited{ text-decoration:none }
a:hover{ text-decoration:none }
a img { border:none }

ul { margin:0; padding:0 }
ul li { margin:0; padding:0;  }

table { border-collapse: collapse; border-spacing: 0 }
tr, td{ margin: 0; padding: 0; border: 0; text-align: center}


h1,h2,h3,h4,h5,h6,p,small,a,li{
	font-family:georgia,garamond,serif; 
}
