body {
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	text-align : justify;
	color : White;
}


A.menu:link {
	color : #00E6FF;
	font : normal medium Arial, Helvetica, sans-serif;
	text-decoration : none;
}

A.menu:visited {
	color : #00E6FF;
	font : normal medium Arial, Helvetica, sans-serif;
	text-decoration : none;
}

A.menu:hover {
	color : #FD5FFF;
	font : normal medium Arial, Helvetica, sans-serif;
	text-decoration : none;
}

A.basemenu:link {
	color : #00E6FF;
	font : normal smaller Arial, Helvetica, sans-serif;
	text-decoration : none;
}

A.basemenu:visited {
	color : #00E6FF;
	font : normal smaller Arial, Helvetica, sans-serif;
	text-decoration : none;
}

A.basemenu:hover {
	color : #FD5FFF;
	font : normal smaller Arial, Helvetica, sans-serif;
	text-decoration : none;
}

A.sub:link {
	color : #00E6FF;
	font : normal smaller Arial, Helvetica, sans-serif;
	text-decoration : underlined;
}

A.sub:visited {
	color : #00E6FF;
	font : normal smaller Arial, Helvetica, sans-serif;
	text-decoration : underlined;
}

A.sub:hover {
	color : #FD5FFF;
	font : normal smaller Arial, Helvetica, sans-serif;
	text-decoration : underlined;
}

A:link {
	color : #00E6FF;
	font : normal small Arial, Helvetica, sans-serif;
	text-decoration : underlined;
}

A:visited {
	color : #00E6FF;
	font : normal small Arial, Helvetica, sans-serif;
	text-decoration : underlined;
}

A:hover {
	color : #FD5FFF;
	font : normal small Arial, Helvetica, sans-serif;
	text-decoration : underlined;
}

H1 {
	font-family : Arial, Helvetica, sans-serif;
	color : White;
	font : bold large;
}

P {
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	text-align : justify;
	color : White;
}

P.mid {
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	text-align : center;
	color : White;
}

P.links {
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	text-align : left;
	color : White;
}

LI {
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	text-align : justify;
	color : White;
}

.small	{
	font-size: smaller;
}

.title	{
	width: 150px;
	font-size: smaller;
	text-align: center;
	margin-top: 0px;
}