a 	{
    text-decoration: none
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt;
	background-color:#FFC0FF;
}
h1 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 18pt;
    text-align: center;
    font-weight: bold;
}
h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14pt;
	font-weight: bold;
}
h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14pt;
    font-weight: bold;
    color: #C000C0;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	padding-bottom: 0px
}
table.part{
	width:80%;
	border:1px solid #000000;
	align:center;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	vertical-align : top;

}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color : #ffffff;
	background-color : #620362;
}
.bfg{
	position:absolute;
	left:0px; 
	top:-400px; 
	width:600px;
	height:900px;
	z-index:7;
	visibility:hidden;	
}
.cell{
	padding: 10px;
	border-color : #C00000;
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	background-color: #000000; 
	text-align: center; 
	color: #ff0000;
	font-weight: bold;
}
.hl {
    font-weight: bold;
    background-color: #FFFF33;
	color: #000000;
}
.innertbl {
	background-color: #c0c0c0;
	padding : 10px;
	width: 100%;
	color:#000000;
	font-size: 11px.
}
.krl{
	position:absolute;
	left:0px; 
	top:121px; 
	width:880px; 
	height:2000px; 
	z-index:2; 
	padding : 20px;
	background-image: url(bg.gif);
}
.logo{
	position:absolute;
	left:0px;
	top:0px;
	width:880px;
	height:121px;
	z-index:1;
	border: 0px solid #000000;
	background-image:  url(logo.gif);
}
.master{
	position:relative;
	width:880px;
	height:900px;
	z-index:1;
}
.outertbl {  
	background-color: #000000;
	width: 550px;
}
.tbl01 {
	width : 90%;
	border-color : #c00000;
	border : 1px solid Silver;
}
.tbl02{
	width : 100%;
	height: 100%;
}
.td01 {
	border-color : #c00000;
	border : 1px solid Silver;
}
.td02 {
	vertical-align : middle;
	color:#ff0000; 
	text-decoration:underline;
}
.td03 {
	vertical-align : middle;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	text-decoration:underline;
	font-size: 10px;
}

.td04{
	text-align: left;
	height: 160px;
}
.td05{
	text-align: center;
}
.tiny {
    font-size: 9pt;
    color: #999999;
	text-align: center;
}
.u {
	text-decoration: underline;
}
