.style9px {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}
.style10px {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.style10px-red {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #FF0000;
	font-weight: bold;
}
.style11px {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.style11px-green {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #008000;
}
.style11px-red {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-weight: bold;
}
.style11px-blue {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0000FF;
}
.style12px {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.style14px-black {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
}
.style14px-black-bold {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
}
.style14px-blue {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #0000FF;
	font-weight: bold;
}
.style14px-blue-bold {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #0000FF;
	font-weight: bold;
}
.style14px-red {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #FF0000;
	font-weight: bold;
}
.style16px-black-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.style16px-red-ital {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0000;
	font-style: italic;
}
.style16px-red-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FF0000;
}
.style16px-blue-bold {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #0000FF;
	font-weight: bold;
	line-height: normal;
	font-variant: normal;
	text-decoration: none;
}
.style16px-blue {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #0000FF;
	font-weight: normal;
	line-height: normal;
	font-variant: normal;
	text-decoration: none;
}
.style18px-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0000FF;
	font-style: normal;
	font-weight: bold;
}
.style18px-blue-italics {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0000FF;
	font-style: italic;
	font-weight: bold;
}
.style18px-blue-reg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0000FF;
	font-style: normal;
	font-weight: normal;
}
.style24px-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #0000FF;
	font-weight: bold;
	font-style: normal;
}

.style24px-blue-italics {
	font-family: Arial, Helvetica, sans-serif;
	color: #0000FF;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
}




.style24px-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FF0000;
	font-weight: bold;
	font-style: normal;
}
.style24px-green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #00FF00;
	font-weight: bold;
	font-style: normal;
}
H1{
	font-variant : normal;
	font-weight : bold;
	font-style : italic;
	font-size : 36px;
	font-family : Arial, Helvetica, sans-serif;
	color: #FF0000;
}
a.text2:link {

	color: #0000FF;
	background-color:#FcFcFc;
	text-decoration: none;
	font-family: arial;
	font-size: 11px;
	height: 16px;
	padding-left: 2px;
	border: 1px solid #F5F5F5;
	font-style: normal;
	text-transform: none;
}
a.text2:visited {

	color: #0000FF;
	background-color:#FcFcFc;
	text-decoration: none;
	font-family: arial;
	font-size: 11px;
	height: 16px;
	padding-left: 2px;
	border: 1px solid #F5F5F5;
	font-style: normal;
	text-transform: none;
}
a.text2:hover {

	color: #FF0000;
	background-color: white;
	text-decoration: none;
	border: 1px solid #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	height: 16px;
	padding-left: 2px;
	text-transform: none;
}

a.text3:link {
	color: #0000FF;
	background-color:#F5F5F5;
	text-decoration: none;
	font-family: arial;
	font-size: 11px;
	height: 16px;
	padding-left: 2px;
	border: 1px solid #F5F5F5;
	font-style: normal;
	text-transform: none;
}
a.text3:visited {
	color: #0000FF;
	background-color:#F5F5F5;
	text-decoration: none;
	font-family: arial;
	font-size: 11px;
	height: 16px;
	padding-left: 2px;
	border: 1px solid #F5F5F5;
	font-style: normal;
	text-transform: none;
}
a.text3:hover {
	color: #FF0000;
	background-color: white;
	text-decoration: none;
	border: 1px solid #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	height: 16px;
	padding-left: 2px;
	text-transform: none;
}
a.text3a:link {
	color: #0000FF;
	background-color:#F5F5F5;
	text-decoration: none;
	font-family: arial;
	font-size: 12px;
	height: 16px;
	padding-left: 2px;
	border: 1px solid #F5F5F5;
	font-style: normal;
	text-transform: none;
}
a.text3a:visited {
	color: #0000FF;
	background-color:#F5F5F5;
	text-decoration: none;
	font-family: arial;
	font-size: 12px;
	height: 16px;
	padding-left: 2px;
	border: 1px solid #F5F5F5;
	font-style: normal;
	text-transform: none;
}
a.text3a:hover {
	color: #FF0000;
	background-color: white;
	text-decoration: none;
	border: 1px solid #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	height: 16px;
	padding-left: 2px;
	text-transform: none;
}

a.text4:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
	text-decoration: none;
	background-color: #FFFF99;
	border: 1px solid #AAD5FF;
	font-weight: normal;
}
a.text4:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
	text-decoration: none;
	background-color: #FFFF99;
	border: 1px solid #FFFF99;
}
a.text4:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #0000FF;
}
a.text5:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
	text-decoration: none;
	background-color: #AAD5FF;
	border: 1px solid #AAD5FF;
}
a.text5:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
	text-decoration: none;
	background-color: #AAD5FF;
	border: 1px solid #AAD5FF;
}
a.text5:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	text-decoration: none;
	background-color: white;
	border: 1px solid #0000FF;
}
a.text6:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	background-color: #97FF97;
	border: 1px solid #00FF00;
	
}a.text6:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	background-color: #87FF97;
	border: 1px solid #00FF00;
}
a.text6:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #0000FF;
}

a.text7:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	background-color: #97FF97;
	width: 220px;
	padding-right: 2px;
	height: 16px;
	border: 1px solid #00FF00;
}

a.text7:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	background-color: #97FF97;
	width: 220px;
	padding-right: 2px;
	height: 16px;
	border: 1px solid #97FF97;
}

a.text7:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	height: 20px;
	padding-right: 2px;
}
H2 {

	font-variant : normal;
	font-weight : bold;
	font-style : normal;
	font-size : 18px;
	font-family : Arial, Helvetica, sans-serif;
	color: #0000FF;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
	text-decoration: none;
}
