h1, h2, h3, h4, h5 h6 {
	size: 24px;
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
	border: 0;
	font-family: verdana, arial;
	font-weight: bold;
	color: #434343;
}
html{
	height:100%;
	margin:0;
	padding:0;
}
body{
	color: #000000;
	font-size: 13px;
	height:100%;
	font-family: arial, verdana, sans-serif;
	padding: 0px;
	margin: 0px;
}
a{
      border:none;
      outline:none; }
a:link{
	color: #4492da;
	font-weight: bold;
	text-decoration: none; }
a:visited{
	color: #4492da;
	font-weight: bold;
	text-decoration: none; }
a:hover{
	color: #4492da;
	font-weight: bold;
	text-decoration: underline; }
