@charset "utf-8";
/*********************************************************/
/* CSS Document Designed by Usman <mizmaar3@hotmail.com> */
/*********************************************************/

/***********************************************************
				HTML5 PRE STYLE
************************************************************/
html, body 
{margin:0px; padding:0px; /*overflow-x: hidden;*/}
body 
{/*background: url(../images/headerBgFill.png) repeat-x top;*/}
body, td, p, h1, h2, h3, li, a, input, textarea, select
{/*text-align:left;*/ font-family: Nunito, Helvetica, sans-serif; color:#555; font-size:100%; font-weight:lighter;}
.mdg-fontNormal {font-weight:normal}