  
input {
	color : #000000;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}

.t01 {
	color : #000000;
	margin-left : 40px;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
}
.t01 a {
	color : #006600;
}
.t01 a:hover {
	color : #669900;
}
.list {
	color : #FFFFFF;
	margin-top : 3px;
	padding-bottom : 3px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
p {
	color : #000000;
	margin-left : 10px;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
}
p a {
	color : #000000;
	font-weight: bold;
}
p a:hover {
	color : #294A7B;
}

.m_text
	{
		font-family:Tahoma;
		font-size:11px;
		color:#454545;
	}