@charset "UTF-8";
/* CSS Document */

.black-background {background-color:#000000;}
.whitebutton {color:#ffffff;}

* {
    font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
  }


.remoteme12 {	
font-family: Arial, Helvetica, sans-serif;
color: #000000;
font-size: 12px;
font-weight: bold;
}

.remoteme16 {	
font-family: Arial, Helvetica, sans-serif;
color: #000000;
font-size: 16px;
font-weight: bold;
}

.remoteme18 {	
font-family: Arial, Helvetica, sans-serif;
color: #000000;
font-size: 18px;
font-weight: bold;
}

.remoteme24 {	
font-family: Arial, Helvetica, sans-serif;
color: #000000;
font-size: 24px;
font-weight: bold;
}

.remoteme62 {	
font-family: Arial, Helvetica, sans-serif;
color: #000000;
font-size: 62px;
font-weight: bold;
}

