html, body, table, div {
	margin:0px;
	padding:0px;
	border:0px;
	border-spacing:0px;
	font: 16px Georgia, "Times New Roman", Times, serif;
	color:#000000;
}

h1, h2, h3, h4, h5, h6 { font-weight: normal; margin:0; }

h1 { margin:0px 0px 20px 0px; font-size:18px;}
h2 { margin:23px 0px 3px 19px;}

a{ text-decoration: underline; color: #000000; }

a:hover { text-decoration: none; color: #000000; }

.text1 { color:#f4f2e2}
strong { font-weight: normal;}