/* ==================Typo styles added by Sundeep=================== */
@font-face {
  font-family: 'ruppee';
  src: url('../fonts/DejaVu Sans V1.eot'); /* IE9 Compat Modes */
  src: url('../fonts/DejaVu Sans V1.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/DejaVu Sans V1.ttf')  format('truetype'); /* Safari, Android, iOS */ }


@font-face {
	font-family: 'MyriadPro';
	src: url('../fonts/MyriadPro-Regular.eot');
	src: local('☺'), url('../fonts/MyriadPro-Regular.woff') format('woff'), url('../fonts/MyriadPro-Regular.ttf') format('truetype'), url('../fonts/MyriadPro-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* end of typo styles */

body{font-family: MyriadPro;}
.body p {font-size:13px;}
a {text-decoration:none;color:#007cc3}