legend	{
	font-size: 10pt;
	color: #8D63CA;
	font-weight: bold;
}

.normal{
	font-family: "Comic Sans MS", cursive;
	font-size: 11px;
	font-weight: normal;
}

.tinytext	{
	font-family: "Comic Sans MS", cursive;
	font-size: 9px;
	font-weight: bold;
}

a:visited {
	font-family: "Comic Sans MS", cursive;
	font-size: 12px;
	font-weight: normal;
	color: #8D63CA;
	text-decoration: none;


}
a:hover {
	font-family: "Comic Sans MS", cursive;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #8D63CA;

}
a:link {
	font-family: "Comic Sans MS", cursive;
	font-size: 12px;
	color: #8D63CA;
	font-weight: normal;
	text-decoration: none;
	
	}

.large {
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	font-weight: normal;

}
.normalbold {
	font-family: "Comic Sans MS", cursive;
	font-size: 12px;
	font-weight: bold;
}
.largebold {
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	font-weight: bold;
}
.small {
	font-family: "Comic Sans MS", cursive;
	font-size: 10px;

}
.largerbold {
	font-family: "Comic Sans MS", cursive;
	font-size: 20px;
	font-weight: bold;
}
.larger {
	font-family: "Comic Sans MS", cursive;
	font-size: 20px;
}
.smallbold {
	font-family: "Comic Sans MS", cursive;
	font-size: 10px;
	font-weight: bold;
}
.Headers {

	font-family: "Comic Sans MS", cursive;
	font-size: 20px;
}

p, li	{
	text-align: left;	
	font-family: "Comic Sans MS", cursive;
	font-size: 11px;
	font-weight: normal;
}

h5	{
	color: #8D63CA;
	font-family: "Comic Sans MS", cursive;
}

h3	{
	color: #8D63CA;
	font-family: "Comic Sans MS", cursive;
}

h4	{
	font-size: 0.8em;
	margin: 0px;
	color: #8D63CA;
	font-family: "Comic Sans MS", cursive;
}
