h1{
	font-family: Comic Sans MS, sans-serif; color: #FFFFFF; font-size: 13; font-weight: bold; text-align: center; margin-top: 10; margin-bottom: 10;
}

h2 {
	font-family: Comic Sans MS, sans-serif; color: #FFFFFF; font-size: 15; font-weight: 900; text-align: center; margin-top: 1; margin-bottom: 1; 
}

h3 {
	font-family: Comic Sans MS, sans-serif; color: #FFFFFF; font-size: 13; margin-top: 5; margin-bottom: 5; line-height: 120%;
}
h4 {
	font-family: Comic Sans MS, sans-serif; color: #FFFFFF; font-size: 13; font-weight: bolder; margin-top: 10; margin-bottom: 14; 
}
h5 {
	font-family: Comic Sans MS, sans-serif; color: #FFFFFF; font-size: 13; font-weight: bolder; margin-top: 8; margin-bottom: 2; 
}
a:link {
	color:#000000; text-decoration: none;
}

a:visited {
	color:#000000; text-decoration: none;
}

a:active {
	color:#000000; text-decoration: none;
}

a:hover {
	color:#000000; text-decoration: none;
}