*{padding:0;margin:0;outline:0;}
body {
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-family:Arial, Helvetica, sans-serif;
	color: #505050;	
	background:url(../image/bg.jpg) 50% 0% repeat-x;
	background-color:#FFFFFF;
}
h1,h2,h3,h4,h5{	
font-family:Arial, Helvetica, sans-serif;
}
img.left_float {
	float:left;
	padding-right:10px;
	padding-bottom:10px;
}
img.right_float {
	float:right;
	padding-left:10px;
	padding-bottom:10px;
}
p, a:link, a:visited, a:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:8px;
	line-height:18px;
	color: #505050;
	font-size:12px;
}
.text_box a:link, .text_box a:visited, .text_box a:hover {
	color: #01CCFF;
}
h1, .text_box  h1 a:link, .text_box  h1 a:visited, .text_box  h1 a:hover {
	font-size: 26px;	
	line-height: 30px;
	padding-bottom: 5px;
	letter-spacing: -1px;
	border-bottom: 1px solid #ededed;
	display: block;
	width:100%;
	text-align: left;
	color: #505050;
	text-decoration:none;
	font-weight:lighter;
}

h2, .text_box h2 a:link, .text_box  h2 a:visited, .text_box  h2 a:hover {
	font-size: 22px;
	line-height: 28px;
	letter-spacing: -1px;
	color: #01CCFF;
	text-decoration:none;
	font-weight:lighter;
}
h3, .text_box h3 a:link, .text_box h3 a:visited, .text_box h3 a:hover {
	margin-bottom:3px;
	text-decoration:none;
	font-family: Arial, Verdana, sans-serif;
	font-size: 16px;
	line-height: 16px;
	color: #505050;
}

.pink {
	color:#F5989E;
}
.lime {
	color:#AAC736;
}
td,form,input,textarea,select {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}
hr{
	border: none 0;
	border-bottom:1px dashed #AAA7A7;
	width:100%;
	height: 1px;	
	clear:both;
}
