
a:link
{
	color:#9FFF9F;
}

a:visited
{
	color:#C5C5FF;
}

a:focus
{
	color:#FF7F7F;
}

a:hover
{
	color:#FFFFFF;
}

a:active
{
	color:#FF7F7F;
}

body
{
	background-color: #29166F;
	color: #FFFF7F;
	font-family: "Arial", "Tahoma", "Verdana", sans-serif;
}
#navigation
{
}
#scronly
{
}
#prtonly
{
	display: none;
}
#text
{
/*	text-align: justify; */
	font-weight: bold;
	font-size: 16px;
}
#small
{
	text-align: justify;
	font-weight: bold;
	font-size: 13px;
}
#footer
{
	text-align: center;
	font-weight: bold;
	font-size: 11px;
}
h1
{
	text-align: center;
	color: #FFFFFF;
}
h2
{
	text-align: center;
	color: #FFFFFF;
}
h3
{
	text-align: center;
	color: #FFFFFF;
}
li
{
	text-align: left;
}
td
{
/*	vertical-align: top; */
	font-weight: bold;
}
table
{
	border-color: #FFFFFF;
}

