/* CSS Document */
.word {
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	line-height: 150%;
}

.englishword {
	font-size: 11px;
	color: #646464;
	text-decoration: none;
	line-height: 130%;
	font-family: Arial, sHelvetica, sans-serif;
	font: Arial;
}

.englishword2 {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 130%;
	font-family: Arial, sHelvetica, sans-serif;
	font: Arial;
}

.grayword {
	font-size: 9pt;
	color: #646464;
	text-decoration: none;;
	line-height: 150%;
}

.word2 {
	font-weight: bold;
	font-size: 10pt;
	line-height: 150%;
	color: #333333;
	text-decoration: none;
}

.word3 {
	font-size: 10pt;
	line-height: 150%;
	color: #291EDE;
	text-decoration: none;
}

.word6 {
	font-size: 10pt;
	line-height: 150%;
	color: #E10601;
	text-decoration: none;
}

.word4 {
	font-weight: bold;
	font-size: 11pt;
	color: #990099;
	text-decoration: none;
}

.red-word {
	font-size: 10pt;
	line-height: 150%;
	font-weight: bold;
	color: #E10601;
	text-decoration: none;
}

.blue-word {
	font-size: 10pt;
	line-height: 150%;
	font-weight: bold;
	color: #291EDE;
	text-decoration: none;
}

.big-word2 {
	font-size: 20pt;
	line-height: 150%;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.wight-word {
	line-height: 150%;
	font-size: 9pt;
	color: #ffffff;
	text-decoration: none;
}

.paragraph {
	font-size: 9pt;
	line-height: 150%;
	color: #000000;
}

.paragraph2 {
	font-size: 9pt;
	line-height: 150%;
	color: #5a5a5a;
}

a:visited {
	color: #291EDE;
	text-deroration: none
}

a:active {
	color: #291EDE;
	text-deroration: none
}

a:link {
	color: #291EDE;
	text-deroration: none
}

a:hover {
	color: #291EDE;;
	text-decoration: underline;
}

a.b1:visited {
	color: #333333;
	font-size: 9pt;
	text-deroration: none
}

a.b1:active {
	color: #333333;
	font-size: 9pt;
	text-deroration: none
}

a.b1:link {
	color: #333333;
	font-size: 9pt;
	text-deroration: none
}

a.b1:hover {
	color: #131313;
	font-size: 9pt;;
	text-deroration: none
}

a.b2:visited {
	color: #ED3B12;;
	text-deroration: none;
}

a.b2:active {
	color: #ED3B12;
	text-deroration: none
}

a.b2:link {
	color: #ED3B12;
	text-deroration: none
}

a.b2:hover {
	color: #E10601;
	text-deroration: none
}

a.b3:visited {
	color: #ffffff;
	text-deroration: none
}

a.b3:active {
	color: #ffffff;
	text-deroration: none
}

a.b3:link {
	color: #ffffff;
	text-deroration: none
}

a.b3:hover {
	color: #202020;
	text-deroration: none
}

.box {
	font-size: 9pt;
	border-right: none;
	border-left: none;
	border-top: none;
	border-bottom: #cccccc 1px solid;
}

.box2 {
	font-size: 9pt;
	border-right: none;
	border-left: none;
	border-top: none;
	border-bottom: #C1C1C1 1px solid;
}

.box3 {
	border-right: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
}

.graybox {
	font-size: 9pt;
	background-color: #F0F0F0;
	border-right: none;
	border-left: none;
	border-top: none;
	border-bottom: #E10601 1px solid;
}

.comment {
	font-size: 10pt;
	color: #291EDE;
	text-decoration: none;
	background-color: #FF9966;
	vertical-align: middle;
	padding: 5px;
	margin:0px;
	clear: right;
	float: left;
	border: 1px solid #FF3300;
}

.err_comm {
	font-size: 10pt;	
	color: #FF0000;
	text-decoration: none;
}.red_border {
	font-family: Arial, Helvetica, sans-serif;
	border: #FF0000;
	line-height: 10px;
	word-spacing: normal;
}
