body{
	color :#666666;
}
a{
	color :#4554A3;
	text-decoration:none;
}
a:hover{
	color :#0066FF;
	text-decoration:underline;
}
.main_tbl{
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #EEEEEE;
	border-right-color: #EEEEEE;
	border-bottom-color: #EEEEEE;
	border-left-color: #EEEEEE;
}
.titleImage {
	padding-top: 10px;
}
.news .title{
	color:#003366;
	font-weight: bold;
	font-size: small;
}
.news .date{
	color:#666666;
	font-size: x-small;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: none;
}
.news .text{
	color :#4554A3;
	font-size: small;
}
.profile {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.profile .title{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.profile .text{
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
