html,body {
	font-size:90%;
	color:#000000;
	font-family:Verdana,Helvetica,"Sans Serif";
	}
	
img {
	border:0px;
	}
	
a:link,a:active {
	color:#2e6099;
	text-decoration:underline;
	font-weight:normal;
	}
	
a:visited {
	color:#333333;
	text-decoration:underline;
	font-weight:normal;
	}
	
a:hover {
	color:#5790cd;
	text-decoration:underline;
	font-weight:normal;
	}
	
input,textarea,select {
	font-size:1em;
	font-family:Verdana,Helvetica,"Sans Serif";
	}