body {
	font-family: Arial;
	background-color: transparent;
}
h1 {
	font-family: Arial;
	font-size: 200%;
	color: #5CA1BD;
}
h2 {
	font-family: Arial;
	font-size: 150%;
	color: #5CA1BD;
}
h3 {
	font-family: Arial;
	font-size: 120%;
	color: #5CA1BD;
}
input {
	color: black;
	font-family: Arial;
} 
#font90{
	font-family: Arial;
	color: Black;
	font-size: 90%;
}
#font100{
	font-family: Arial;
	color: Black;
	font-size: 100%;
}
#font120{
	font-family: Arial;
	color: Black;
	font-size: 120%;
}
#font90b{
	font-family: Arial;
	color: Black;
	font-size: 90%;
	font-weight: bold;
}
#font100b{
	font-family: Arial;
	color: Black;
	font-size: 100%;
	font-weight: bold;
}
#font120b{
	font-family: Arial;
	color: Black;
	font-size: 120%;
	font-weight: bold;
}
#font90blueb{
	font-family: Arial;
	color: #5CA1BD;
	font-size: 90%;
	font-weight: bold;
}
#font90blue{
	font-family: Arial;
	color: #5CA1BD;
	font-size: 90%;
}
#font100blue{
	font-family: Arial;
	color: #5CA1BD;
	font-size: 100%;
}
#font100blueb{
	font-family: Arial;
	color: #5CA1BD;
	font-size: 100%;
	font-weight: bold;
}
#font120blueb{
	font-family: Arial;
	color: #5CA1BD;
	font-size: 120%;
	font-weight: bold;
}
