body { 
	color:  #FFFFFF;
	font-family: Book Antiqua, Casque, Tunga, Times New Roman, serif;
	font-weight: normal;
	background-color: #C0ABEB;
	background-image: url(top.jpg);
	background-repeat: repeat-x; 
	text-decoration: none
	} 
  
a { 
	color:  #FFFFFF;
	font-family: Book Antiqua, Casque, Tunga, Times New Roman, serif; 
	text-decoration: none;
	font-weight: bold;
	} 

.table { 
	color:  #FFFFFF;
	font-family: Book Antiqua, Casque, Tunga, Times New Roman, serif;
	background-color: #9370DB;
	text-align: left;
	font-weight: normal
	} 

.attrib { 
	color:  #FFFFFF;
	font-family: Book Antiqua, Casque, Tunga, Times New Roman, serif;
	background-color: #9370DB;
	text-align: left;
	font-weight: bold 
	} 

p,td	{
	text-align: center
	}

.dimlink {
	color:  #7B5BC3
	}