body, html {
	font-family: Verdana, Arial, Times New Roman;
	background-color: #FCE3FF;
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #5A015D;
}

.head {
	font-family: Verdana, Arial, Times New Roman;
	font-size: 16px;
	font-weight: bold;
	color: #5A015D
}
.head:link {
	font-family: Verdana, Arial, Times New Roman;
	font-size: 16px;
	font-decoration: underline;
	font-weight: bold;
	color: #5A015D
}
.head2 {
	font-family: Verdana, Arial, Times New Roman;
	font-size: 14px;
	color: #FFCC00
}
.head2:link {
	font-family: Verdana, Arial, Times New Roman;
	font-size: 14px;
	font-decoration: underline;
	color: #FFCC00
}
.norm {
	font-size: 11px;
	color: #5A015D
}
.norm a:link {
	font-size: 11px;
	font-decoration: underline;
	color: #5A015D;
}
.norm2 {
	font-family: Verdana, Arial, Times New Roman;
	font-size: 11px;
	color: #FFFFFF
}
.norm2:link {
	font-family: Verdana, Arial, Times New Roman;
	font-size: 11px;
	font-decoration: underline;
	color: #E0BBE1
}