.margin {
	margin-left : 10px;
	margin-right : 10px;
}

.column {
	font : bold 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	margin-left : 5px;
	color : white;
}

A:LINK {
	color : #000099;
	text-decoration : none;
}


.column A:LINK {
	color : white;
	text-decoration : none;
}

.column A:hover {
	color : red;
	text-decoration : none;
}

.column A:active {
	color : red;
	text-decoration : none;
}

column A:visited {
	color : white;
	text-decoration : none;
}


A:HOVER {
	text-decoration : none;
	color : Red;
}

A:ACTIVE {
	text-decoration : none;
	color : Red;
}

A:VISITED {
	color : #000099;
	text-decoration : none;
}
H1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-weight : bold;
	text-decoration : none;
	color : #000000;
	text-align : center;
}
H2 {
	font : bold 12pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
	text-decoration : none;
	text-align : center;
}
H3 {
	font : bold 10pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
	text-decoration : none;
	text-align : center;
}

LI {
	text-align : left;
	margin-right : 10px;
}


P {
	font : 9pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	margin-left : 10px;
	margin-right : 10px;
}

li {
	font : 9pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	
}

dd {
	font : 9pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	
	
}

dt {
	font : 9pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	margin-left : 10px;
	
}

SUP {
	font-size : 75%;
	text-decoration : none;
}


.table {
	font : 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
}



