body, table tr, td, center, p, ol, ul {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;		
	font-size: 8pt;
}

a {
	color : #39399C;
	text-decoration: none;
}

a:hover {
	color : #39399C;
	text-decoration: underline;
}

.link {
	font-size: 7pt;	
}

a.link {
	font-size: 7pt;	
	text-decoration: none;
}

a.link:hover {
	font-size: 7pt;	
	text-decoration: underline;
}

.menu {
	color : #FFFFFF;
	font-size : 8pt;
}

a.menu {
	color : #FFFFFF;
	font-size : 8pt;	
	text-decoration : none;
}

a.menu:hover {
	color : #89CFF3;
	font-size : 8pt;	
	text-decoration : none;
}

.title01 {
	color : #990000;
	font-size: 8pt;
	font-weight : bold;	
}

.title02 {
	color : #000066;
	font-size: 8pt;
	font-weight : bold;	
}

span {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;	
	font-size: 9pt;	
}

span.form{
	font-size: 9pt;
}

a.order{
	color: #CB632F;
	font-weight: bold;
	text-decoration: underline;	
}

span.copy{
	font-size: 8pt;
}

span.header{
	font-size : 9pt;
	font-weight : bold;	
}

.title {
	color : #535393;
	font-size: 11pt;
	font-weight : bold;	
}

.form {
	font-family: Verdana, Arial, Times;
	font-size: 8pt;
	color : #000000;
	background-color: #FFFFFF;
	border: 1 solid #C1D9FF;
}

.button {
	font-family: Verdana, Arial, Times;
	font-size : 8pt;
	font-weight : bold;
	color : #333366;
	background-color : #DAE8FF;
	border : 1 outset #C1D9FF;
	font-weight: bold;
}

