a {
	color: #000000;
	text-decoration: none;
	font-size: 9pt;
}

a:visited {
	color: #000000;
}

a:hover {
	text-decoration: underline;
}

a.cb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: blue;
}

body {
	background: #F0F0F0;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 9pt;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.c1 {
        background: #436;
        color: #FFFFFF;
        border: outset;
        border-width: 3px; 
        border-top-style: solid; 
        border-left-style: solid; 
        border-top-color: white; 
        border-left-color: white; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}

.c2 {
        background: #68c;
        border: outset;
        border-width: 3px; 
        border-top-style: solid; 
        border-left-style: solid; 
        border-top-color: white; 
        border-left-color: white; 
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5pt;
	font-weight: bold;
}

.iframe{border: 0px none #ffffff; margin-bottom: 0px}
.mini{font-family: Arial, Helvetica, sans-serif; font-size: 5pt; font-weight: normal; border: 0px none #ffffff; }
form {margin-bottom: 0px;}

input {color: #000000; margin-bottom: 4px; height:16px; text-decoration: none; font-family: Verdana; font-size: 11px; border: 1px solid; border-color:#68c;} 