﻿body 
{
	font-family:"ABC-TEXT-05A" ;
	
 margin :0;
	background-image :url(Image/all_am_bg.jpg);
	background-repeat :repeat-y;
	background-color :#666666;
	background-position :top ;
}
tr
{
	text-align :left ;

}
a
{
	color :white ;
	
}

.button
{
	background-color :#ACCEE5;
	font-family :"ABC-TEXT-05A";
	font-size :14pt;
	color :Black;
	height :27px;
	
	
}
.text
{
	font-family:"ABC-TEXT-05A";
	font-size :16pt;
}
@font-face
{
 font-family :"ABC-TEXT-05A"  ;
 font-style :normal ;
 font-weight :normal ;
 src:url(Image/ABCTEXT0.eot);
}
/*td 		 {height:60px;border:3 outset white;}*/
