
.white {	font-family: verdana, arial, helvetica;
	font-size: 11pt;
	font-weight: bold;
	color:#ffffff;
}
.whiteSm {	font-family: verdana, arial, helvetica;
	font-size: 9pt;
	font-weight: bold;
	color:#ffffff;
}
body {
	font-family: verdana, arial, helvetica;
	font-size: 9pt;
	font-weight: normal;			
}

.GreatWhite {	font-family: verdana, arial, helvetica;
	font-size: 13pt;
	font-weight: bold;
	color:#ffffff;
}

.biggerText {
	font-family: verdana, arial, helvetica;
	font-size: 11pt;
	font-weight: normal;			
}

td {
	font-family: verdana, arial, helvetica;
	font-size: 9pt;
	font-weight: normal;			
}

.tableBlk {
	font-family: verdana, arial, helvetica;
	font-size: 8pt;
	font-weight: bold;			
}
.tableWhite {
	font-family: verdana, arial, helvetica;
	font-size: 8pt;
	font-weight: bold;	
	color:#ffffff;		
}
.notice {
	font-size: 7pt;
}
.drkBlue {
	background-color : #2D9ED7;
}	
.yellow {
	background-color : #FDDD00;
}	
.lghtBlue {
	background-color : #37B9EB;
}	
.mainTxt {
	padding-left : 15px;
}	
.headerIndent {
	padding-left : 183px;
}	

.japLink{
	margin-left:30px;
	margin-top:-5px;
}

.japLink a{
	color:#000000;
	text-decoration:none;
}

.japLink a:hover{
	color:#660066;
	text-decoration:underline;
}

.largeText { font-size:20pt; font-weight:bold; }
.yellowFG { color:#FDDD00; }