body, html {
	margin:0px;
	width:100%;
	height:100%;
}
p, td {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}
a {
	color: #333333;
}
a:hover {
	color: #000;
	text-decoration:none;
}
ul, ol {
	margin-left: 15px;
	padding-left: 0px;
}
input, textarea, select{
	font-family: Verdana;
	font-size: 11px;
	margin: 0px;
}
form{
	margin:0px;
}
.WP {
	font-size:11px;
	color:#bababa
}
.footer {
	font-size:11px;
}

.menuBg {
	background-image:url(../img/menuBg.gif);
	background-repeat:repeat-x;
}
h1 {
	font-family:Arial;
	font-size:18px;
}
input, select, textarea {
	font-family: Arial;
	font-size: 12px;
}
li{
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	margin-left:0px;
	line-height:18px;
}
/* img {
	behavior: url(../js/iepngfix.htc) 
}
*/

