a:link
	{
	text-decoration: none;
	}
	
a:visited
	{
	text-decoration: none;
	}
	
a:active
	{
	text-decoration: none;
	}
	
a:hover
	{
	text-decoration: underline;
	}

body
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
.boarder01
	{
	border: 1px outset #FFFFFF;
	}
	
.rightdot
	{
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	}
	
.copyright
	{
	font-size: 9px;
	color: #FFFF00;
	}
	
.callusboarder
	{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	}
	
.text01
	{
	font-size: 10px;
	line-height: 15px;
	}

.text02
	{
	font-size: 12px;
	}

.text03
	{
	font-size: 11px;
	line-height: 16px;
	}
	
.text04
	{
	font-size: 14px;
	}
	
.webboarder
	{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	}
	
.printboarder
	{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	}
	
.imagefloat1
	{
	float: right;
	padding-left: 24px;
	}
.imagefloat2 {
	float: left;
	padding-right: 24px;
	padding-top: 14px;
}
.formStyle1 {
	border: 1px solid #CCCCCC;
	padding: 4px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
