body,td,th {
	font-family: Arial, Helvetica, sans-serif, times;
}
body {
	background-color: #ecd9ff
}

a {  
	color: #8600ff;
	text-decoration: underline;
}
a:hover {
	color: #ecd9ff;
	background-color: #430086;
	text-decoration: none;
}
a:visited {
	color: #cc99ff;
	text-decoration: none;
}
a:active {
	color: #cc99ff;
	background-color: #ecd9ff;
	text-decoration: underline;
}
p {
	font-size: 16px;
	color: #430086;
}	

.stylebb {
	font-size: 16px;
	color: #430086;
        font-weight: bold;
}
.stylebi {
	font-size: 16px;
	color: #430086;
    font-style: italic;
}
.stylepb {
	font-size: 16px;
	font-weight: bold;
	color: purple;
}
.stylehead2 {
	color: #430086;
	font-style: italic;
	font-weight: bold;
	font-size: 24px;
}
.stylehead3 {
    font-size: 24px; 
    color: #430086;
    font-weight: bold; 
}
.stylehead1 {
	font-size: 40px;
	color: #430086;
    font-weight: bold;
}
.stylebn {
    font-size: 16px;
    color: #430086; 
}
.stylebs {
    font-size: 12px;
    color: #430086; 
}
.style7 {
	font-size: 16px;
	font-weight: bold;
	color: #430086;
}
.stylein {
	font-size: 16px;
	color: #fdf5bc;
	background-color: #430086;
}
.stylebd {
	font-size: 16px;
	color: #ecd9ff;
	background-color: #430086;
}
.styleref {
	font-size: 20px;
	font-weight: bold;
	color: #c07020;
}
.style11 {
	color: #000033;
	font-weight: bold;
}
dl
{
	color: #430086;
}	
