	A:visited, A:link {
	color : #CC3333;
	text-decoration : none;
}

    A:active, A:hover {
	color : #661A1A;
	text-decoration : underline;
	
}

	.line1 {
		border-color: #000000;
		border-style: solid;
		border-top-width: 0px;
		border-right-width: 1px;
		border-bottom-width: 0px;
		border-left-width: 1px
	}

	
		UL {
	}
	
	LI {
	font : normal;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #333333;
	list-style-type : circle;
	min-width : 355px;
	padding-bottom : 6px;
}

	.line2 {
	border-color: #D24D4D;
	border-style: dashed;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
}
	.line3 {
		border-color: #000000;
		border-style: solid;
		border-top-width: 1px;
		border-right-width: 0px;
		border-bottom-width: 1px;
		border-left-width: 0px
	}

	.line4 {
		border-color: #ff0000;
		border-style: solid;
		border-top-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		background-color : Black;
		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 : #000000;
	}
	.smp {
		font : normal;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 9px;
	}