body, td, p, input, h2 ,textarea, a, select, form, file{
	font-family: Verdana, sans-serif;
}

body, td, form, table{
	margin: 0px;
	padding: 0px;
}

body, td, p, input, textarea, select, file{
	font-size: 10pt;
	color: black;
}

a:hover, a:active, a:visited, a:link {
	color: white;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

h2{
	font-size: 14px;
	color: #555D90;
	letter-spacing: 1.5pt;
	font-weight: bold;
}

body, textarea, input{
 
}

.bg {
	background: url("images/where_03.gif");
	background-position:top left;
	background-repeat:no-repeat;
	scrollbar-face-color: #8EC1E1;
	scrollbar-shadow-color: #8EC1E1;
	scrollbar-highlight-color: #8EC1E1;
	scrollbar-3dlight-color: #8EC1E1;
	scrollbar-darkshadow-color: #8EC1E1;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	background-attachment: fixed;
}



