@charset "utf-8";
/* CSS Document */

.titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #999999;
	font-weight: lighter;
}

h1 {
	font-size:18px;
	font-weight: bold;
	color: #999999;
}

h2 {
	font-size:16px;
	font-weight: bold;
	color: #999999;	
}

h3 {
	font-size:14px;
	font-weight: bold;
	color: #999999;
}

h4 {
	font-size:12px;
	font-weight: bold;
	color: #999999;
}

.font10 {
	font-size: 10px;
}

.font11 {
	font-size: 11px;
}

.font12 {
	font-size: 12px;
}


.font13 {
	font-size: 13px;
}

.font14 {
	font-size: 14px;
}

.font16 {
	font-size: 16px;
}

.font18 {
	font-size: 18px;
}

