.forCopyright  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #666666;
	list-style-type : square;
}

.forTexts  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #333333;
	line-height : 20px;
	text-align : left;
}

.forForms  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	border : 1px inset;
}

.forButton  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	border : 1px outset;
}

p  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #333333;
	line-height : 20px;
	text-align : left;
}

h1  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #084A8D;
	line-height : 20px;
	text-align : left;
	font-weight : bold;
}

h2  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #084A8D;
	line-height : 20px;
	text-align : center;
	font-weight : bold;
}

h3  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #FF9900;
	line-height : 20px;
	text-align : center;
	font-weight : bold;
}

h4  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #333333;
	line-height : 16px;
	text-align : left;
	font-weight : normal;
	text-decoration : none;
}
a:link  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #084A8D;
	line-height : 20px;
	text-align : left;
	text-decoration : none;
	font-weight : bold;
}

a:visited  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #084A8D;
	line-height : 20px;
	text-align : left;
	text-decoration : none;
	font-weight : bold;
}

a:hover  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #FF9900;
	line-height : 20px;
	text-align : left;
	text-decoration : none;
	font-weight : bold;
}




