a:link	{
	color : #0000FF;
	text-decoration : none;
}
a:visited	{
	color : #0000FF;
	text-decoration : none;
}
a:active	{
	color : #FF0000;
	text-decoration : none;
}
a:hover	{
	color : #FF0000;
	text-decoration : underline;
}

.ten	{
	border-style : dotted;
	color : #0000B0;
	height : 1;>
}

.sen1	{
	border-style : solod;
	color : #AAAAAA;
	height : 1;>
}

.sen2	{
	border-style : double;
	color : #AAAAAA;
	height : 2;>
}

h2	{
	font-size : 18px;
	color : #888888;
}

.blo	{
	padding : 10px;
	border : 1px;
	border-style : dotted;
	border-color : #000000;
	background-color : #DAFFDA;
	margin: 10px 10px 10px 10px;
	text-align : center;
	
	color : #FFFFFF;
	font-size : 16px;
}

.t12	{
	font-size : 12px;
	padding : 5px;
}

.t14	{
	font-size : 14px;
	line-height : 120%;
}

.Title1	{
	padding : 5px;
	background-color : #72B8FF;
	text-align : center;
	
	color : #FFFFFF;
	font-size : 16px;
	font-weight : bold;
}