BODY {
	background-color: white; 
	font-family: arial,sans-serif;
	font-weight: normal; 
	font-size: 10pt;
	margin: 0px 0px 0px 0px; 
}

.outerborder {
	background-color: #900;
}

.innerborder {
	background-color: #a6a6a6;
}

.inline-text {
	font-family: Arial, Helvetica, sans;
	font-weight: normal; 
	font-size: 10pt;
}


P, LI {
	font-family: Arial, Helvetica, sans;
	font-weight: normal; 
	font-size: 10pt;
}

P.title {
	font-family: Arial, Helvetica, sans;
	font-weight: bold; 
	font-size: 16pt;
	color: rgb(204, 0, 0); 

	text-align: center; 
	align: center; 
}

IMG {
	border: 0px; 
}

TD.label {
	font-family: Arial, Helvetica, sans;
	font-weight: normal; 
	font-size: 10pt;
	color: black; 
	text-align: left; 
	vertical-align: top; 
}

.copyright {
	font-size: 8pt;
	margin: 1em; 
}

.menu-items {
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans;
	}

.menu-items A {
	text-decoration: none;
	color: blue;
	}

.menu-items A:hover {
	color: red;	
	}

.foot-links {
	font-size: 10pt;
	text-align: center; 
}

.midis {
        font-size: 12pt;
        text-align: center;
       }

.midis A
{
  text-decoration: none;
  color: red;
}

.foot-links A {
	text-decoration: none; 
	color: blue; 
}

.foot-links A:hover {
	color: yellow; 
}

.brand-table TH {
	background-color: rgb(150, 240, 100);

	font-family: Verdana, Arial, Helvetica, sans; 
	font-weight: bold;
	font-size: 12pt; 
	text-align: left;
}

.brand-name {
	background-color: #ffc;
	font-family: Arial, Helvetica, sans; 
	font-weight: normal;
	font-size: 10pt; 

	width: 50%; 
}

.brand-name A {
	color: black;
	text-decoration: none; 
}

.brand-url {
	background-color: #ccc;
	font-family: Arial, Helvetica, sans; 
	font-weight: normal;
	font-size: 10pt; 
}

.brand-url A {
	text-decoration: none; 
}

