body,table,td,a,input,textarea,select{
		font-family:  Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#000000;
}

input,select,textarea{
		border:1px solid #b0b0b0;
}

body,table,td,input,textarea,a{
		background-color:#FFFFFF;
}

body,img{
	border:0px;
	margin:0px;
}

h1{
		font-size:15px;
		font-weight:bold;
		display:inline;
}
h2{
		font-size:13px;
		font-weight:normal;
		display:inline;
}


a {
		text-decoration:underline;
}

a:hover {
		text-decoration:none;
}

a.small,.small {
	font-size:10px;
}
