body,td,th {
	font-family: Arial, Helvetica, sans-serif, times;
}
body {
	background-color: #faa8c5
}

a {  
	color: #6600c8;
	text-decoration: underline;
}
a:hover {
	color: #c899ff;
	background-color: #6600c8;
	text-decoration: none;
}
a:visited {
	color: #c899ff;
	text-decoration: none;
}
a:active {
	color: #6600c8;
	background-color: #c899ff;
	text-decoration: underline;
}
p {
	font-size: 16px;
	color: #6600c8;
}	
.stylebb {
	font-size: 16px;
	color: #6600c8;
        font-weight: bold;
}
.stylebi {
	font-size: 16px;
	color: #6600c8;
    font-style: italic;
}
.stylepb {
	font-size: 16px;
	font-weight: bold;
	color: purple;
}
.stylehead2 {
	color: #6600c8;
	font-style: italic;
	font-weight: bold;
	font-size: 24px;
}
.stylehead3 {
    font-size: 18px; 
    color: #6600c8;
    font-weight: bold; 
}
.stylehead1 {
	font-size: 32px;
	color: #6600c8;
    font-weight: bold;
}
.stylebn {
    font-size: 16px;
    color: #6600c8; 
}
.style7 {
	font-size: 16px;
	font-weight: bold;
	color: #6600c8;
}
.stylein {
	font-size: 16px;
	color: #fdf5bc;
	background-color: #6600c8;
}
.stylebd {
	font-size: 16px;
	color: #fdf5bc;
	background-color: #6600c8;
}
.styleref {
	font-size: 20px;
	font-weight: bold;
	color: #c07020;
}
.style11 {
	color: #000033;
	font-weight: bold;
}

