A:link {
	text-decoration : NONE;
}

A:visited {
	text-decoration : NONE;
}

A:hover {
	text-decoration : Underline;
}

A:active {
	text-decoration : underline;
}

BODY {
	margin : 0px;
}


P {
	color : #FFFFFF;
	font-family : Arial;
	font-size : 12pt;
	text-align : left;
	line-height : 1.3em;
}

LI {
	color : #000000;
	font-size : 10pt;
}

TABLE {
}

TD {
	color : #000000;
	font-family : Arial;
	font-size : 10pt;
}

.maindiv {
	color : black;
	margin-top : 20px;
	margin-bottom : 20px;
	margin-left : 20px;
	margin-right : 20px;
}

.subtitle {
	color : #0000FF;
	font-family : Arial;
	font-size : 12pt;
	text-align : center;
	letter-spacing : 5;
}

.pagelinks {
	text-align : center;
	font-family : Arial;
	font-size : 8pt;
	margin-bottom : 5px;
	margin-left : 20px;
	margin-right : 20px;
}

.path {
	color : #FFFFFF;
	font-family : Arial;
	font-size : 10pt;
	text-align : center;
	letter-spacing : 1;

	margin : 5px;
}

.description {
	color : #FFFFFF;
	font-family : Arial;
	font-size : 10pt;
	text-align : left;
	line-height : 1.3em;
}

