body{ background-color: #ffffff;
      font-family: Arial, serif;
      color: #000000;
}
h1 { color: #009900;}

table {border: 0;}

td.main {
       	border: 20px solid white; 
	}

.cssbutton {
	width: 175px;
	height: 35px;
	background-color: #3ec434;
	color: #ffffff;
	margin: 0px 2px 0px 2px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 80%;
	font-weight: bold;
	padding: 0px 6px 0px 6px;
	border: 1px solid white;
}

.purplebar {
	width: 970px;
	height: 35px;
	background-color: #A449D7;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 85%;
	font-weight: bold;
	color: white;
}


a:link {color: black;}
a:visited {color: black;}
a:hover {color: black;}
a:active {color: black;}

a.header:link {
   color: white;
   line-height: 0.8cm;
   text-decoration: none;}

a.header:visited {
   color: white;
   line-height: 0.8cm;
   text-decoration: none;}

a.header:hover {
   color: yellow;
   line-height: 0.8cm;
   text-decoration:none;}

a.header:active {
   color: yellow;
   line-height: 0.8cm;
   text-decoration: none;}

table.main {background-color: #ffffff; }
   
td.intro{
color: blue
}

