body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;


}


a:link {
	color: #333399;
	text-decoration: underline;
}



a:visited {
	color: #333399;
	text-decoration: underline;
}



a:hover {
	color: #3399FF;
	text-decoration: underline;

}

h1 {
	font-size: 30pt;
	font-weight: normal;
	color: #333333;
}



h2 {
	font-size: 26pt;
	font-weight: normal;
	color: #333333;
}





h3 {
	font-size: 22pt;
	font-weight: normal;
	color: #333333;
}



h4 {
	font-size: 18pt;
	font-weight: normal;
	color: #333333;
}



h5 {
	font-size: 14pt;
	font-weight: bolder;
	color: #333333;
}



h6 {
	font-size: 10pt;
	font-weight: normal;
	color: #333333;
}


.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;
}
.red {
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
}
.red_nounderline {
	color: #FF0000;
	font-weight: bold;
}

