@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 0;
	margin-top: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}


A:link {
      font-style: normal;
      font-weight: normal;
      color: transparent;
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 0px;
      text-decoration: none
      }

A:visited {
      font-style: normal;
      font-weight: normal;
      color: transparent;
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 0px;
      text-decoration: none
      }
      
A:hover {
      font-style: normal;
      font-weight: normal;
      color: transparent;
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 0px;
      text-decoration: none
      }
     
A:active {
      font-style: normal;
      font-weight: normal;
      color: transparent;
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 0px;
      text-decoration: none
      }      

	.navlink,
	.navlink A:link,
	.navlink A:visited { color: transparent; }

	.navlink A:hover,
	.navlink A:active { color: transparent; }

	#currentpage { color: transparent; }




h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
}




h1 {
	font-size: 18px;
	font-weight: lighter;
}

h2 {
	font-size: 90px;
}

h3 {
	font-size: 21px;
}

h4 {
	font-size: 19px;
}

h5 {
	font-size: 14px;
}

h6 {
	font-size: 15px;
}





#bodyBg {
	
	
	height: 100%;
	width: 100%;
	min-width: 1200px;
	margin-left: 0;
	margin-right: 0;

}






