/* default link styles, appropriate for content area */
a {color: B700B7; text-decoration: none;}
a:link {color: #B700B7;}
.smaller {
	font-size: 24px;
	font-weight: bold;
}

a:visited {color: #B700B7;}
/* a:hover {color: fuchsia;} */
a:active {color: #FC8193;}

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: B700B7;
	font-size: 3;
	font-style: bold;
}
	
p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #00F;
}
h2 {
	font-family: Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: B700B7;
}

h4 {
	font-family: Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: B700B7;
}

.tablebutton {
	background-image: url(images/bluepingbkgnd.jpg);
	color: #800080;
	border: thin solid #6286D9;
	height: 0px;
	width: 100%;
}

.tablebutton tr td {
	text-align: center;
}

.tablebutton tr td p a {
	font-style: normal;
	font-size: 14px;
	font-family: "Comic Sans MS", cursive;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #60C;
}

.pageguide {
	border-top-color: #6286D9;
	border-right-color: #6286D9;
	border-bottom-color: #6286D9;
	border-left-color: #6286D9;
}

.pageguide tr td div{
	font-family: Verdana, Geneva, sans-serif;
	color: #6286D9;
	font-size: 12px;
	font-weight: bold;
}
.SmallFont {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}

.raspberry {
	color: #B700B7;
}

.bluefont {
	color: #036;
}

table.box {
	border-width: 1px;
	border-spacing: ;
	border-style: outset;
	border-color: black;
	border-collapse: collapse;
}

