/* FONTS */

.fontHead01{
	font-size: 16px;
	color: #708090;
	font-weight: bold;
}

.fontHead02{
	font-size: 14px;
	color: #36648B;
	font-weight: bold;
}

.fontHead03{
	font-size: 12px;
	color: Gray;
	font-weight: bold;
}

.font09 {  
	font-size: 9px; 
}

.fontNote11 { 
	font-style: italic; 
	color: #8B0000;
}

.fontNote09 { 
	font-size: 9px; 
	font-style: italic; 
	color: #8B0000;
}