h1 {
font-size:25px;
font-family: Segoe Print;
color: #4B0082;
}

h2 {
color: #FF1493;
font-family: Segoe Print;
}

p {
color: #4B0082;
font-family: Segoe Print;
font-size: 18px;
}

h3 {
color: #FF1493;
font-family: Segoe Print;
}

p li {
color: #FF1493;
font-family: Segoe Print;
}

img {
border: 2px dashed #FF1493;
}


ol {
font-family: Segoe Print;
}

ul {
font-family: Segoe Print;
}

li {
color: #FF1493;
font-family: Segoe Print
font-size: 18px; 
}

span {
color:#FF1493;
}

b {
font-family: Segoe Print;
color: #4B0082;
}
	
a {
text-decoration: none;
	color: #FF00FF;
	font-family: Segoe Print;
}

a:hover {
	color: #00FFFF;
	font-weight: bold;
	text-decoration: none;
}

iframe {
border: 2px dashed #FF1493;
}
