p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a,  a:link {
	color: #0000CC;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/* Sets the style for visited links. */
a:visited {
	color: #0000CC;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/* Sets the style for links on mouseover. */
a:hover {
	color: #FF0000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/* Sets the style for a link that has focus. */
a:focus {
	color: #FF0000;
}
/* Sets the style for a link that is being activated/clicked. */
a:active {
	color: #6DBA6A;
}
a.black,  a.black:link {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/* Sets the style for visited links. */
a.black:visited {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/* Sets the style for links on mouseover. */
a.black:hover {
	color: #FF0000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/* Sets the style for a link that has focus. */
a.black:focus {
	color: #000000;
}
/* Sets the style for a link that is being activated/clicked. */
a.black:active {
	color: #000000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #0000DD;
}
h1 a:link, h1 a:visited, h1 a:focus, h1 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0000cc;
	font-weight: bold;
}

h1 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
}

h2 {
	color: #0000CC;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
.headred {
	font-size: 14px;
	color: #FF0000;
}

.bar {
	background-repeat: repeat-y;
	background-position: 213px;
	background-color: #FFFF99;
	width: 216px;
	padding-left: 4px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #E6E6E6;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
}
h3 {
	color: #0000CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.blue {
	color: #0000CC;
}
.red {
	color: #FF0000;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
li.reg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
.yellow {
	color: #FFFF99;
}
.headerbar {
	color: #FFFFFF;
	background-image: url(http://www.richardpaul.com/images/header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 940px;
	height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}
.headerbar h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	margin-top: 14px;
	margin-left: 185px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #FFFFFF;
}
.headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	color: #FFFFFF;
	margin-left: 185px;
	padding-top: 16px;
}

.headeryellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	height: 25px;
	width: 940px;
	background-color: #FFFF99;
}
.headeryellow div {
	margin-top: 2px;
	margin-right: 6px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0000FF;
	font-size: 12px;
}
.bluebox {
	background-image: url(http://www.richardpaul.com/images/blue-box.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 95px;
	width: 450px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.blueboxtext {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-style: italic;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 30px;
	padding-left: 6px;
	width: 450px;
}
.black {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}
body {
	background-image: url(http://www.richardpaul.com/images/no-bully-bkgnd-tile.gif);
	background-repeat: repeat;
	background-position: left 236px;
}

