@charset "UTF-8";
body:link {
	color: #000000;
	text-decoration: none;
	padding-bottom: 2px;
	font-size: xx-small;
} 
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */

} a {
	color: #E02701;
	text-decoration: none;
} a:link {
	color: #E02701;
	text-decoration: none;
	font-size: 14px;
} h1 {
	color: #454545;
	text-decoration: none;
	font-size: 24px;
} h2 {
	color: #454545;
	text-decoration: none;
	font-size: 18px;

} h3 {
	color: #454545;	
	text-decoration: none;
	font-size: 18px;

} sm {
	color: #454545;
	text-decoration: none;
	font-size: 10px;


}
