


body{ font: 62.5% verdana, arial, helvetica, sans-serif; 
	 
	border:0;
	margin:0;
	padding:0;
	background:url(../images/tiles/bg_tile.gif) repeat;
	min-width:760px;
	
}


form{display:inline;}
img{border:0;}
a{
	text-decoration:underline;
	outline: none;
}
a:hover {
	text-decoration: underline;
}
strong, b {
	font-weight: bold;
}
p{
	margin:0;
	padding:0 0 10px;
	font-size:1.1em;
}
H1 {font-size:2em}  
H2 {font-size:1.8em}  
H3 {font-size:1.5em}  
H4 {font-size:1em}  

.ltBlue{color:#C5E0FB}
.clear{ 
	clear:both;
	
	height:1px;
	overflow:hidden;
	line-height:1%;
	font-size:0;
	margin-bottom:-1px;
}