body		{background: #8d38c9; color: white; font: 10pt Verdana;}
h1 {
	Font: normal normal normal Arial;
	color : White;
	font-size : large;
}
h2 {
	Font: normal normal normal Arial;
	color : White;
	text-decoration : underline;
	font-size : medium;
}
h3 {
	Font: normal normal normal Arial;
	color : White;
	font-size : small;
}
h4 {
	Font: normal normal normal Arial;
	color : White;
	font-size : x-small;
}
h5 {
	Font: normal normal normal Arial;
	color : White;
	font-size : xx-small;	
}
p {
	font : normal Arial, Helvetica, sans-serif;
}
a{
	color : Yellow;
}