@charset "utf-8";
p {
	font-family: "Comic Sans MS", Arial;
	font-size: 18px;
	color: #000000;
	font-weight: normal;
}
.p {
	font-family: "Comic Sans MS", Arial;
	font-size: 18px;
	color: #000000;
	font-weight: normal;
}
ul {
	font-family: "Comic Sans MS", Arial;
	font-size: 18px;
	color: #000000;
	font-weight: normal;
	list-style-image: url(../images/bullet2.gif);
	margin-left:50px;
}
ul ul {
	font-family: "Comic Sans MS", Arial;
	font-size: 18px;
	color: #000000;
	font-weight: normal;
	list-style-image: url(../images/bullet.gif);
}
li {
	margin-bottom:10px;
}
h1 {
	font-family: "Comic Sans MS", Arial;
	font-size: 24px;
	color: #3366CC;
	padding:0px;
	margin:0px;
}
h2 {
	font-family: "Comic Sans MS", Arial;
	font-size: 20px;
	color: #FFF;
	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: #3366CC;
	font-weight: normal;
}
a:visited {
	font-family: "Comic Sans MS", Arial;
	font-size: 18px;
	color: #3366CC;
	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;
}
