th,td,a,body {
	font-family:"Verdana", "Geneva", sans-serif;
	font-size:11px;
	color:#000;
}
body { 
	padding:0; 
	margin: 0;
	background:#eaedee url('/images/grad_body.gif') 0 0  repeat-x;
	text-align:center;
	width:100%;
	height:100%;
}
a {
	text-decoration:none
}
a:visited {
	/*border-bottom:1px dashed #444;*/
}
a:hover {
	color:#666;
	text-decoration:underline;
	/*border-bottom:1px solid #34B7E3;*/
}
img a:hover {
	border:0px !important;
}
a:active {
	color:#34B7E3;
}
hr {
	background-color:#666666;
	height:1px;
	margin: 1px;
	border:0;
}
textarea {
}

h1,td h1 {
	font-family:"Garamond","Palatino Linotype", "Book Antiqua", "Palatino", serif;
	font-size:20px;
	font-weight:bold;
	display:inline
}
h2,td h2 {
	font-size: 17pt;
	letter-spacing: -1px;
	font-family:"Garamond","Palatino Linotype", "Book Antiqua", "Palatino", serif;
	font-weight: normal;
	display:inline;
}
a img {
	border:0;
}

td {
	margin-left:auto;
	margin-right:auto;
	vertical-align:top;
}
form {
	display:inline;
}


