body {
        margin: 0px;
        padding: 0px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        background-color: #ffffff; 
		border: none;      
}

.menu {
        
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0px;
	text-decoration: none;
}

.menu a {color: #ffffff; padding: 0px; font-weight: bold;text-decoration: none;  }
	
.menu a:hover {color: #e5ed04}
	.menu a:hover {text-decoration: none;}
	.menu a.Use {color: #e5ed04}


.menu2 {
        
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0px;
	text-decoration: none;
}

.menu2 a {color: #0061ab; padding: 0px; font-weight: bold;  }
	
.menu2 a:hover {color: #000000}
	.menu a:hover {text-decoration: none;}
	.menu a.Use {color: #000000}

.text {
	color: #000000;
	margin: 0px;
	font-size: 12px;
	text-decoration: none;
}

.ltext {
	color: #ffffff;
	margin: 0px;
	font-size: 12px;
	text-decoration: none;
}
.ltext a{
	color: #ffffff;
	margin: 0px;
	font-size: 14px;
	text-decoration: none;
text-transform: uppercase;
	font-weight: bold;
}


.text h1 {font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
              color: #000000;
padding: 0px;
}


.text h2 {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
              color: #000000;}

.text h3 {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
              color: #000000;}

.text a {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
              color: #0061ab;}

.text a:hover {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
              color: #000000;}


