	A{
		font-family         : verdana;
		font-size           : 11px; 
		color               : black; 
		text-decoration     : none;
	}
  	A:Hover{
  		font-family         : verdana;
  		font-size           : 11px; 
  		color               : blue; 
  		text-decoration     : none;
  	}
	
    .font01{
		font-family         : verdana;
		font-size           : 11px;
		color               : black;
	}
	.font02{
		font-family         : verdana;
		font-size           : 10px;
		font-weight         : bold;
		color               : black;
	}
	.font03{
		font-family         : verdana;
		font-size           : 10px;
		color               : black;
	}
	.font04{
		font-family         : verdana;
		font-size           : 20px;
		font-weight         : bold;
		color               : gray;
	}
	.webfont01{
		font-family         : verdana;
		font-size           : 11px;
		color               : black;
	}
	.webfont02{
		font-family         : verdana;
		font-size           : 10px;
		color               : white;
	}
	.webfont03{
		font-family         : verdana;
		font-size           : 10px;
		color               : black;
	}
	.webfont04{
		font-family         : verdana;
		font-size           : 20px;
		font-weight         : bold;
		letter-spacing      : 1pt;
		color               : black;
	}
	.webfont05{
		font-family         : verdana;
		font-size           : 10px;
		font-weight         : bold;
		color               : white;
	}
	.webfont06{
		font-family         : monotype corsiva;
		font-size           : 16px;
		font-weight         : bold;
		color               : black;
	}
	
	.entryfield01{
		border-width        : 1px;
		border-style        : solid;
		font-family         : times-new-roman;
		font-size           : 8pt;
		width               : 154;
	}
	.button01{
		border-width        : 1pt;
		border-style        : solid;
		width               : 75;
		height              : 19;
		font-family         : verdana;
		font-size           : 10px;
		color               : black;
	}
	.button02{
		border-width        : 1pt;
		border-style        : solid;
		width               : 75;
		height              : 19;
		font-family         : verdana;
		font-size           : 10px;
		color               : black;
		background-color    : #95CF97;
	}
	.button03{
		border-width        : 1pt;
		border-style        : solid;
		width               : 210;
		height              : 19;
		font-family         : verdana;
		font-size           : 10px;
		color               : black;
	}
	
	.border01{
		border              : 1px solid #CECECE;
		padding-left        : 4px;
		padding-right       : 4px;
		padding-top         : 1px; 
		padding-bottom      : 1px;
	}
	.border02{
		border              : 1px solid #21304F;
		padding-left        : 1px;
		padding-right       : 1px;
		padding-top         : 1px; 
		padding-bottom      : 1px;
	}
	.border03{
		border-right        : 1px solid #21304F;
	}
	.border04{
		border-bottom       : 1px solid #21304F;
	}