
DUMMY
{
}
a
	{
		background-color: transparent;
		font-family: arial, sans-serif;
		color: #878787;
		font-weight: normal;
		text-decoration: underline;
	}
a:visited
	{
		background-color: transparent;
		font-family: arial, sans-serif;
		color: #8560A8;
		font-weight: normal;
		text-decoration: underline;
	}
a:hover
	{
		background-color: transparent;
		font-family: arial, sans-serif;
		color: #878787;
		font-weight: normal;
		text-decoration: underline;
	}

#main
	{
		background-color: #333344;
		border-color: #505060;
		border-style: solid;
		border-width: 0px 1px;
		color: rgb(50%, 50%, 60%);
		font-family: georgia, verdana, arial, sans-serif;
		font-size: 16px;
		margin-left: 10%;
		text-align: justify;
		width: 80%;
	}

span.bright
	{
		background-color: transparent;
		color: rgb(82%, 82%, 90%);
	}

h1
	{
		background-color: transparent;
		color: #ccccdd;
		font-family: verdana, arial, sans-serif;
		font-size: 16px;
		font-weight: normal;
		margin: 0px 0px;
		text-align: center;
	}

p, li
	{
		line-height: 25px;
		padding: 0px 5px;
	}
A.menu
{
COLOR: #000000;
		font-weight: normal;
FONT-FAMILY: arial, helvetica, geneva, sans serif;
TEXT-DECORATION: none
}
A.menu:visited
{
COLOR: #000000;
TEXT-DECORATION: none
}
A.menu:hover
{
COLOR: #000000;
TEXT-DECORATION: none
}


</style>
