	LI {
	font : normal;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000033;
	list-style-type : circle;
	padding-bottom : 6px;
}
	.line1 {
		border-color: #000033;
		border-style: solid;
		border-top-width: 0px;
		border-right-width: 1px;
		border-bottom-width: 0px;
		border-left-width: 1px
	}

	.line2 {
		border-color: #000033;
		border-style: solid;
		border-top-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px
	}
	.line3 {
		border-color: #000033;
		border-style: solid;
		border-top-width: 1px;
		border-right-width: 0px;
		border-bottom-width: 1px;
		border-left-width: 0px
	}

	.line4 {
		border-color: #000033;
		border-style: solid;
		border-top-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		background-color : #000033;
		font : normal;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 12px;
		color : #ffffff;
	}

	p {
		font : normal;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 12px;
		color : #707070;
	}
	.smp {
		font : normal;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 9px;
	}
	
	A:visited, A:link {
	color : #0066CC;
	text-decoration : none;
}

    A:active, A:hover {
	color : #003399;
	text-decoration : underline;
	
}