body {
	font-family: 'Exo', sans-serif;	
	font-size:100%;
	color: #666;
	line-height:150%;
}
table {
	font-size:100%;
}
textarea {
	font-family: 'Exo', sans-serif;	
	font-family: Verdana, Geneva, sans-serif;
	font-size:100%;
}
h1 {
	font-size: 300%;
	margin-top:0px;
	margin-bottom:10px;
	line-height:normal;
	font-weight:normal;
}
h2 {
	font-size: 150%;
	margin-top:0px;
	margin-bottom:5px;
	font-weight:normal;
	line-height:150%;
}
h3, h4, h5, h6 {
	font-size: 100%;
	margin:0px;
	color: #000;
}
p {
	margin:0px;
	margin-bottom:10px;
	margin-top:3px;
	padding:0px;
}
hr {
	color:#CCC;
}
a img {
	border:0px;
}
br.clear {
	clear:both;
}

.bold {
	font-weight:bold;
}
