/* CSS Document */
body
	{
	margin: 0px;
	}

TD 
	{ font-family : verdana ;
		font-size : 11px ;
		color : #000000 ;
	} 
	
.L
	{  font-family : verdana ;
		font-size : 10px ;
		font-weight : bold ;
		color : #FDCB60;
	} 	
.H
	{  font-family : verdana ;
		font-size : 0.7em ;
		font-weight: bold ;
	} 
.font
	{  font-family : verdana ;
		font-size : 0.8em ;
	} 	
.K
	{  font-family : verdana ;
		font-size : 0.6em ;
		} 	
.M
	{  font-family : verdana ;
		font-size : 10px ;
		font-weight : bold;
		color : #ff0000 ;
	} 
.N
	{  font-family : sans-serif ;
		font-size : 14px ;
		font-weight: bold ;
		color : #DF002B ;
	} 
a
	{
	text-decoration : none;
	}
a:hover
	{
	color : #333333;
	}
	
.list
	{
list-style:circle;
line-height:1.5;
	}
.slogan
	{
	font-size : 1em;
	font-weight : bold;
	color : #26468F;		
	}
.title
	{
	
	color : #26468F;		
	}
