.bodystyle {
	font-size: 12px;
	color: #414141;
}
.bodystyleL {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #414141;
}
.bodystyle_ex {
	font-size: 13px;
	color: #999999;
	letter-spacing: 0.5px;
		line-height: 28px;
	text-align: justify;
}
.title_ex {
	font-size: 22px;
	font-weight:bold;
	color: #C8C8C8;
	letter-spacing: 0.5px;
	line-height: 40px;
	font-stretch:expanded;
	text-align: left;
}
.title_text {
	font-size: 18px;
	font-weight:bold;
	color: #666666;
	letter-spacing: 0.5px;
	line-height: 40px;
	font-stretch:expanded;
	text-align: left;
}

.small {
	font-size: 9px;
}

.medium {
	font-size: 14px;
}

.big {
	font-size: 16px;
}

.xbig {
	font-size: 24px;
}

.expanded {
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;
}

.justified {
	text-align: justify;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: medium;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border: 1px solid;
}

.box3 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-style: dashed;
	border-width: thin;
}
.box4 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-style: dashed;
	border-width: thin;
	border-color: #CCCCCC;
}
h1 {
	font: bold 20px/22px verdana, sans-serif;
	color: #333333;
	letter-spacing: -1px;
  }
h2 {
	font: bold 18px/20px verdana, sans-serif;
	color: #333333;
	letter-spacing: -1px;
  }
h3 {
	font: bold 18px/20px verdana, sans-serif;
	color: #666666;
	letter-spacing: -1px;
  }
 h4 {
	font: bold 16px/18px verdana, sans-serif;
	color: #333333;
  }
h5 {
	font: bold 14px/16px verdana, sans-serif;
	color: #666666;
  }
 h6 {
	font: bold 14px/16px verdana, sans-serif;
	color: #999999;
  }
/*p, blockquote, ol, ul {
	margin-bottom: 1.5em;
	text-align: justify;
	line-height: 167%;
	font-size: 107%;
}*/

blockquote {
	margin-left: 2em;
}
.style1 {font-size: 10px}
.style2 {font-size: 12px}
.style3 {
	color: #333333;
	font: bold;
	font-size: 14px;
}
.style4 {
	color: #000000;
	font: bold;
	font-size: 18px;
	padding-left:20px;
}
a:link {
	color: #CCCCCC;font-style: normal;
	text-decoration:none;
}
a:link {
	color: #999999;
	font-style: normal;
	text-decoration:none;
}
a:active {color: #333333; font-style: normal; text-decoration:none;}
a:visited {
	color: #666666;
	font-style: normal;
	text-decoration:none;
}
a:hover {
	color: #0000FF;
	font-style: normal;
}
