body {
	font-family: "Comic Sans MS", Verdana, Arial, serif;
	font-size: x-small;
	font-weight: normal;
	text-decoration: none;
	background-color: #000000;
	background-image:  url(images/c_bg.gif);
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: left top;
	color: #F20800;
	margin: 50px;
	cursor: w-resize;
	font-style: normal;
	scrollbar-face-color:#000000;
	scrollbar-arrow-color:#5C0700;
	scrollbar-track-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-Color: #195A00;
}
p {
	font-size: x-small;
	font-weight: normal;
	text-decoration: none;
	cursor: w-resize;
	font-family: "Comic Sans MS", Verdana, Arial, serif;
}
h2 {
	font-family: "Comic Sans MS", Verdana, Arial, serif;
	font-weight: normal;
	text-decoration: none;
	cursor: w-resize;
}
h3 {
	font-family: "Comic Sans MS", Verdana, Arial, serif;
	font-weight: normal;
	text-decoration: none;
	cursor: w-resize;
}
h5 {
	font-family: "Comic Sans MS", Verdana, Arial, serif;
	font-style: normal;
	font-weight: lighter;
	text-decoration: none;
	cursor: w-resize;
}
.ps {
	font-family: Papyrus, "Bradley Hand ITC", Arial, serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	cursor: w-resize;
}
a:link {
	text-decoration: none;
	cursor: n-resize;
	color: #F20800;

}
a:visited {
	text-decoration: none;
	cursor: n-resize;
	color: #F20800;

}
a:hover {
	text-decoration: none;
	cursor: n-resize;
	color: #F20800;

}
a:active {
	text-decoration: none;
	cursor: n-resize;
	color: #F20800;

}
