BODY {
	color: 0c0c0c;
	background-color: White;
	font-family: 'Trebuchet MS', 'Lucida Grande',  'Lucida Sans Unicode', Verdana, Sans-Serif;;
	font-size: 12px;
	background: url(images/t6bg.gif);
	margin-top: 15px;
	margin-left: 10px;
	text-align: justify;
	}

A {
	color: #228B22;
	text-decoration: none;
}

A:HOVER {
	color: #DAA520;
	text-decoration: none;
}

.small {
	font-size : 12px;
	line-height : 120%;
}

.t1 {
	font-size : 20px;
	line-height : 150%;
	font-weight: bold;
	letter-spacing: 3px;
}

.t2 {
	font-size : 16px;
	line-height : 120%;
	font-weight: bold;
	letter-spacing: 1px;
	color: #FF8C00;
}
.t1e {
	font-size : 16px;
	line-height : 150%;
	font-weight: bold;
}

.t2e {
	font-size : 14px;
	line-height : 120%;
	font-weight: bold;
	color: #FF8C00;
}

.text {
	line-height : 150%;
	width: 500px;
	text-align: justify;
}

.note {
	font-size : 12px;
	line-height : 120%;
}

.footer {
	font-size : 10px;
	line-height : 120%;
}

.i_left {
	float:left;
	margin:0 8px 8px 0;
	padding:4px;
	border: 1px solid #DDDDDD;
}

.i_right {
	float:right;
	margin:0 0 8px 8px;
	padding:4px;
	border:1px solid #DDDDDD;
}

.centered {
	padding:4px;
	border:1px solid #D0D0D0;
}



