html, body, div, form, input, h1, h2, h3, h4, h5, h6, ul, ol, li { padding: 0; margin: 0; }

body {
	font-family: arial, helvetica, sans-serif;
	text-align:center;
	font-size:12px;
	width:100%;
	background-repeat:repeat-y;
	background-position:center;
 	background-color:#FFFFFF;
}

div { }

h1 { 
	font-family:tahoma;
	font-size:18px;
}
h2 {
	margin-top:12px;
	font-family:tahoma;
	font-size:14px;
	border-bottom: 1px solid #ccc; 
	width:650px;
}

img { border:0px; }

a { text-decoration:none; color:#006 }

td { font: 10pt arial; }
