h1, h2, h3, h4, h5, h6 {
	text-align: center;
	color: 000000;
}


p, table, li, ul, ol, th, td, address, span, div, body {
	font-family: verdana, arial, helvetica, 'sans serif'; 
	font-size: 12px;
	color: #000000;
}

.smalltype {
	font-family: verdana, arial, helvetica, 'sans serif'; 
	font-size: 11px;
}
.smalltypebold {
	font-family: verdana, arial, helvetica, 'sans serif'; 
	font-weight: bold;
	font-size: 11px;
}


body {
	background-color: #FFFFFF;
}
.foot {
	border-top: 1px solid #009900;
	margin-top: 24px;
	padding-top: 6px;
	font-family: arial, verdana, sans-serif;
	color: #333333;
	font-size: 9px;
	text-align: center;
}

.sub {
	font-family: arial, verdana, sans-serif;
	color: #666666;
	font-size: 24px;
}

a:link    {cursor:hand;color:#006600; text-decoration: underline; cursor: hand;}
a:visited {cursor:hand;color:#0066CC; text-decoration: underline; cursor: hand;}
a:active  {cursor:hand;color:black; text-decoration: underline; cursor: hand;}
a:hover   {cursor:hand; color:#0066CC; text-decoration:underline; cursor: hand;}

.badgedis1 {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000;
	font-size: 22px;
	font-align: center;
}

.badgedis2 {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 22px;
	font-align: center;
}	

.revtype {
	color: #FFFFFF;
	font-family: verdana, arial, helvetica, 'sans serif'; 
	font-size: 12px;
}


.subbuttons {
	background: #339933; 
	color: #FFFFFF;
	font-size: 10px;
	font-family: verdana, arial, sans-serif; 
	font-weight: bold;
	padding: 2px;
	border-width: 4px;
	border-style: outset;
	cursor: hand;
}


.smallbuttons {
	background: #CCFFCC; 
	color: #006600;
	font-size: 9px;
	font-family: verdana, arial, sans-serif; 
	font-weight: bold;
	padding: 0px;
	border-width: 1px;
	border-style: outset;
	cursor: hand;
	text-transform: uppercase;
}

input, select, textarea {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	/* background-color: #CCFFCC; */
	background-color: #EEEEEE;
}
