	html
	{
	height: 100%;
	min-height: 100%;
	border-width: 0px;
	}


body {
	font-family: verdana, arial, tahoma;
	text-align:center;
	background-color:#ffffff; 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
		padding:0px;
		height: 100%;
}
img{
	margin:0px;
	border: 0px ;
}
img a{
	margin:0px;
	border: 0px ;
	border-color:#666666;
	border-bottom: 0px solid;
	border-top: 0px solid;
	border-left: 0px solid;
	border-right: 0px solid;
}




h1{ 

	font-size:1.3em;
	font-weight:normal;
	text-decoration:none;
	color: #333333;	
	line-height:1em;
}


h2{
	font-size:1.3em;
	font-weight:normal;
	text-decoration:none;
	color: #333333;	
	line-height:1em;
}

h5{
	font-size:0.6em;
	text-align:center;
}

h5 a:link { font-weight:normal; color:#777777; text-decoration:none }
h5 a:visited { font-weight:normal;  color:#777777; text-decoration:none }
h5 a:hover { font-weight:normal;  color:#555555; text-decoration:none }
h5 a:active { font-weight:normal;  color:#555555; text-decoration:none }
h5 a:focus { font-weight:normal;  color:#555555; text-decoration:none }

a:link {  text-decoration:none }
a:visited { text-decoration:none }
a:hover { text-decoration:none }
a:active {  text-decoration:none }
a:focus {  text-decoration:none }