h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bolder;
	line-height: 18px;

}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	padding: 0px;
	margin: 5px;





}
a:link {
	color: #666666;
	text-decoration: none;


}
a:visited {
	text-decoration: none;
}
.mytextsmall {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bolder;
	color: #003399;
	list-style-type: none;
}
.mytextwarn {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	color: #990000;
	list-style-type: none;
	border: thin none #FF0000;

}
.mytextformentry {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
	list-style-type: none;
}
.mytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	color: 003399;
	font-weight: bolder;
	margin: 0px;
	padding: 0px;
	list-style-type: disc;



}
