body {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #666666;
	background-color: #ffffff;
	text-decoration: none;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p {
	margin-top: 0px;
	margin-bottom: 2px;
	text-indent: 20px;
}
a:link {
	color: #6699FF;
	text-decoration: none
}
a:visited {
	color: #6699FF;
	text-decoration: none
}
a:active {
	color: #6699FF;
	text-decoration: none
}
a:hover {
	color: #0069D2;
	text-decoration: none
}
a:focus {
	outline: none
}
/*.link_002 A:link { COLOR: #FFFFFF; TEXT-DECORATION: none }
.link_002 A:visited { COLOR: #eaf3a0; TEXT-DECORATION: none }
.link_002 A:active { COLOR: #eaf3a0; TEXT-DECORATION: none }
.link_002 A:hover { COLOR: #eaf3a0; TEXT-DECORATION: none }
*/

/* FONT */
.italic {
	font-style: italic;
	color: #0069D2;
}
.text_justify {
	text-align: justify;
	font-size: 12px;
}
.text_color {
	color: #6699FF;
}
.text_title {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
}
.small_color {
	color: #6699FF;
	font-size: 10px;
}
.small {
	font-size: 10px;
}
.footer {
	font-size: 9px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/* FONT */

/* OTHERS */
.image_border {
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
	padding: 1;
	margin: 3;
}
.simple_border {
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
}
.code {
	color: #eaf3a0;
	font-size: 15px;
	font-family: "Courier New", Courier, mono;
}
.dash {
	font-size: 15px;
	font-family: "Courier New", Courier, mono;
}
/* OTHERS */
