.normal{
		font-family : Verdana;
		font-size : 11px;
		color : black;}
		
.title{
		font-family : Verdana;
		font-size : 11px;
		font-weight : bold;
		color : black;}
		
.title_tmp{
		font-family : Verdana;
		font-size : 17px;
		font-weight : bold;
		color : black;}
		
.title_blue{
		font-family : Verdana;
		font-size : 11px;
		font-weight : bold;
		color : 1634B2;}
		
.raw1{
		background-color : CFD5EB;
		font-family : Verdana;
		font-weight : bold;
		font-size : 11px;}
		
.raw2{
		background-color : E9EEFF;
		font-family : Verdana;
		font-size : 11px;}
		
a{
		text-decoration : none;
		color : black;
		font-weight : bold;
	}
a:hover{
		text-decoration : underline;
		font-weight : bold;
		color : black;}
.new{
		font-family : Verdana;
		font-size : 11px;
		color : black;
		background-color : #white;
		border : 1px;	
		border-width : 1px 1px 1px 1px;
		border-color : 080458 080458 080458 080458;
		border-style : solid;	
}