@charset "utf-8";
/* CSS Document */

.navbtn {font-family:Arial; font-size:12px; color: #000 ; font-weight:bold; text-transform:uppercase }

.navbtn a:link {font-family:Arial; font-size:12px; color: #FF0 ; font-weight:bold; text-transform:uppercase; text-decoration:none }
.navbtn a:visited {font-family:Arial; font-size:12px; color: #FF0 ; font-weight:bold; text-transform:uppercase; text-decoration:none  }
.navbtn a:active {font-family:Arial; font-size:12px; color: #FF0 ; font-weight:bold; text-transform:uppercase; text-decoration:none  }
.navbtn a:hover {font-family:Arial; font-size:12px; color: #000 ; font-weight:bold; text-transform:uppercase; text-decoration:none  }

.heading {font-family:Arial; font-size:14px; color: #333 ; font-weight:bold; text-transform:uppercase; font-style:italic }

.textgrey {font-family:Arial; font-size:10px; color: #000; }

.text {font-family:Verdana; font-size:11px; color: #000; }

.footer {font-family:Arial; font-size:10px; color: #333; font-weight:bold }
 
.mm_table {
	border: 1px dotted #000000;
}
