body, td, p {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #666666;
	scrollbar-arrow-color: #F7F7F7F; 
}
a:link { font-family : Arial, Helvetica, sans-serif;
	font-size : 11px; 
	text-decoration : none;
	color : #FF6699;
	font-weight : normal; 
}
a:visited {  
	color : #FF6699;
	font-size : 11px;
	font-weight : normal;
	text-decoration : none;
}
a:active {
	color : #909090;
	text-decoration : none;
}

a:hover { 
	color: #FF6699;
	text-decoration : underline;
}
h1 { font-family: Century Gothic, Verdana, Arial;
	font-size: 18px;
	color: #FF6699;
	font-weight : normal;
}
h2 { font-family: Century Gothic, Verdana, Arial;
	font-size: 16px;
	color: #FF6699;
	font-weight : normal;
}
DIV.border { 
	border-color : #C0C0C0;
	border-style : solid;
	border-width : 1px;
	padding: 4pt;
	background: #FFFFFF;
}
DIV.Lborder { 
	border-color : #909090;
	border-style : solid;
	border-width : 1px;
	padding: 10pt;
	background: #FFFFFF;
}

.head { font-size: 14;
	font-weight: bold;
}
.sub { font-size: 12;
	font-weight: bold;
}
HR { color: #c0c0c0;
	height: 1px;
}
.form { background-color: #FFFFFF; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 10px;
	text-align: left;
	color: #333333;
	border: 1 outset rgb(190,213,240);
}
.button {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: bold;
	background-color: #FFFFFF;
	width: 3cm;
	height: 16px;
	text-align: center;
	text-valign: middle;
	cursor: hand;
    	color: #FF6699;
	border: 1 outset rgb(190,213,240);
}
.c
{ color : #FF3399;
}
.L	{
	font-size: 14px;
	color: #FF6699;
}
.S { font-family : Arial, Helvetica, sans-serif;
	font-size : 10px; 
	font-weight: regular;
	line-height : 12px;
	color : #666666;
}
