/* CSS Document */

A:link {color:#003399; text-decoration:none; font-size:9pt;}
A:visited {color:#003399; text-decoration:none; font-size:9pt; }
A:active {color:#990000; text-decoration:none; font-size:9pt; }
A:hover {color:#990000; text-decoration:underline; font-size:9pt; }
.font16 {
	font-size: 18px;
	line-height: 145%;
	font-family: "Verdana", "geneva", "arial", "helvetica", "sans-serif";

}

*{
margin:0px;
padding:0px;
font-family:Verdana,geneva,arial,helvetica,sans-serif;
font-size:11px;
line-height:18px;
}

body {
background-repeat:repeat-y;
background-color:#Ffffff;
}

p {

    margin: 0px;

	padding: 0px 5px 0px 10px;

	line-height: 18px;
	color : #4D4D4D;

}

.tdlinebai {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.tableback {
	background-image: url(images/default_04.jpg);
	background-repeat: repeat;
}
.tableline {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D4D4D4;
}
.tablebackleft {
	background-repeat: repeat-y;
}

.hine1 {
	line-height: 2;
}
