@charset "utf-8";
p {
	font-family: "Comic Sans MS", Arial;
	font-size: 18px;
	color: #023D69;
	font-weight: normal;
}
.p {
	font-family: "Comic Sans MS", Arial;
	font-size: 18px;
	color: #023D69;
	font-weight: normal;
}
h1 {
	font-family: "Comic Sans MS", Arial;
	font-size: 24px;
	color: #023D69;
	padding:0px;
	margin:0px;
}
.url {
	font-family: "Comic Sans MS", Arial;
	font-size: 18px;
	color: #00CC00;
	font-weight: normal;
}
a:link {
	font-family: "Comic Sans MS", Arial;
	font-size: 18px;
	color: #0000FF;
	font-weight: normal;
}
a:visited {
	font-family: "Comic Sans MS", Arial;
	font-size: 18px;
	color: #0000FF;
	font-weight: normal;
}
a:active {
	font-family: "Comic Sans MS", Arial;
	font-size: 18px;
	color: #FF0000;
	font-weight: normal;
}
a:hover {
	font-family: "Comic Sans MS", Arial;
	font-size: 18px;
	color: #FF0000;
	font-weight: normal;
}.pred {
	font-family: "Comic Sans MS", Arial;
	font-size: 18px;
	color: #FF0000;
	font-weight: normal;
}
.psmall {
	font-family: "Comic Sans MS", Arial;
	font-size: 12px;
	color: #999999;
	font-weight: normal;
}

