	body	{ font-family: arial; color: purple;  font-weight: bold; font-size: 17px; background-color: #b692c7; margin: 0px;}
        td	{ font-family: arial; color: purple;  font-weight: bold; font-size: 17px;}

        .header1 {background-color: #b692c7;}

	.title3		{ font-size: 30px; text-decoration: none; color: #86028E; font-weight: bold; font-family: bimini, arial; }
	.title2		{ font-size: 23px; text-decoration: none; color: #ffffff; font-weight: bold; font-family: bimini, arial; }
	.title1		{ font-size: 30px; text-decoration: none; color: #ffffff; font-weight: bold; font-family: bimini, arial; }

	.tb2		{ font-size: 15px; text-decoration: underline; color: #0000ff; font-weight: bold; font-family: bimini, arial; }
	A:link.tb2	{ font-size: 15px; text-decoration: underline;  font-weight: bold; color: #0000ff; font-family: bimini, arial; }
	A:visited.tb2	{ font-size: 15px; text-decoration: underline;  font-weight: bold; color: #ff00ff; font-family: bimini, arial; }
	A:hover.tb2	{ font-size: 15px; text-decoration: underline;  font-weight: bold; color: #ff00ff; font-family: bimini, arial; }

	.tb3		{ font-size: 17px; text-decoration: underline; color: #0000ff; font-weight: bold; font-family: bimini, arial; }
	A:link.tb3	{ font-size: 17px; text-decoration: underline;  font-weight: bold; color: #0000ff; font-family: bimini, arial; }
	A:visited.tb3	{ font-size: 17px; text-decoration: underline;  font-weight: bold; color: #0000ff; font-family: bimini, arial; }
	A:hover.tb3	{ font-size: 17px; text-decoration: underline;  font-weight: bold; color: #ff00ff; font-family: bimini, arial; }

	.tb4		{ font-size: 17px; text-decoration: none; color: #0000ff; font-weight: bold; font-family: bimini, arial; }
	A:link.tb4	{ font-size: 17px; text-decoration: none;  font-weight: bold; color: white; font-family: bimini, arial; }
	A:visited.tb4	{ font-size: 17px; text-decoration: none;  font-weight: bold; color: white; font-family: bimini, arial; }
	A:hover.tb4	{ font-size: 17px; text-decoration: none;  font-weight: bold; color: #00ff00; font-family: bimini, arial;}

	.bigborder       { background-color: purple; }
	.cellcolor       { background-color: white; color: black; font-family: arial;font-size: 15px;}
	.cellcolor   a:link    { color: blue; font-family: arial; font-size: 15px;}
	.cellcolor   a:visited    { color: blue; font-family: arial;font-size: 15px;}
	.cellcolor   a:active    { color: red; font-family: arial;font-size: 15px;}
	.cellcolor   a:hover    { color: red; font-family: arial;font-size: 15px;}

	.cellcolor2       { background-color: white; color: black; font-family: arial; font-size: 15px;}
	.cellcolor2   a:link    { color: blue; font-family: arial; font-size: 15px; text-decoration: none;}
	.cellcolor2   a:visited    { color: blue; font-family: arial;font-size: 15px; text-decoration: none;}
	.cellcolor2   a:active    { color: red; font-family: arial;font-size: 15px; text-decoration: none;}
	.cellcolor2   a:hover    { color: #ff00ff; font-family: arial;font-size: 15px; text-decoration: none;}

	.black       { background-color: black; }
	.buttoncolor       { background-color: silver; }

	.cellcolorgray       { background-color: gray; color: red; font-family: arial; font-size: 55px;}
	.cellcolorgray    a:link    { color: blue; font-family: arial; font-size: 55px;}
	.cellcolorgray    a:visited    { color: blue; font-family: arial; font-size: 55px;}
	.cellcolorgray    a:active    { color: red; font-family: arial; font-size: 55px;}
	.cellcolorgray    a:hover    { color: #ff00ff; font-family: arial; font-size: 55px; background: gray}

	.cellcolorsilver       { background-color: silver; color: black; font-family: arial;}
	.cellcolorsilver   a:link    { color: blue; font-family: arial; }
	.cellcolorsilver   a:visited    { color: blue; font-family: arial; }
	.cellcolorsilver    a:active    { color: red; font-family: arial; }
	.cellcolorsilver   a:hover    { color: #ff00ff; font-family: arial; }


.line2 { position: relative; height: 1px; left: 0px; width: 100%; left-margin: 0px; background-color: purple }

.bBright {font-family:bimini, arial; font-weight: bold;font-size:17px;color: white; background: #ff00ff;border-bottom: 1px solid #000000;border-right: 1px solid black;border-left: 3px solid black;border-top:3px solid black;color:white;height:27px;text-decoration:none;cursor: hand;}
A  {
	color : blue;
	text-decoration : underline;
}

A:Visited  {
	color : #0000ff;
	text-decoration : underline;
}

A:Active  {
	color : red;
	text-decoration : underline;
}

A:Hover  {
	color : #ff00ff;
	text-decoration : underline;background: #000000;
}

hr {
color: purple;
background-color: purple;
height: 3px;

}

table.sample {
	border-width: 9px 9px 9px 9px;
	border-spacing: 10px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	border-collapse: separate;
}

table.sample td {
	border-width: 0px 0px 0px 0px;
	padding: 4px 4px 4px 4px;

}

table.outline1 {
	border-width: 5px;
	border-spacing: 0px;
	border-style: solid;
	border-color: purple;
	border-collapse: separate;
}

table.outline1 td {
	border-width: 1px;

	border-spacing: 0px;
	border-style: solid;
	border-color: purple;

}
