BODY {
	background-color : White;
	font-family : Arial, Helvetica, sans-serif, sans-serif;
	font-size : small;
	color : #6D29E3;
		scrollbar-3d-light-color : #6D29E3;
		scrollbar-arrow-color : #6D29E3;
		scrollbar-base-color : #ffffff;
		scrollbar-face-color : #6D29E3;
	
}
.fontw{
color : white;
}

A {
	color : #6D29E3;
	text-decoration : underline;
}

A:HOVER {
	color : #FF3333;
	text-decoration : none;
}
.line
{
	border-bottom : thick ridge #6D29E3;
}
P
{
	margin-left : 8px;
	margin-right : 10px;
}
.fontb{
	font-size : x-large;
}
.texthid
{
	font-size : x-small;
	color : white
}
.marq
{
	font :;
	font-family : Arial, Helvetica, sans-serif;
	font-size : larger;
	font-variant : small-caps;
	font-weight : bold;
	color : white;
}
.thead{
	background-color : #6D29E3;
	font-family : Arial;
	font-variant : small-caps;
	font-weight : bold;
	color : white;
	border : thin ridge #6D29E3;
	
}
.tbord{
	font-family : Arial;
color : #6D29E3;

	border : thin ridge #6D29E3;
	}
.potd{
	font: bold;
	font-size: large;
	
}
.tlink{
	text-decoration: blink;
}
.tbold{ font-weight: bold; }