/* default link styles, appropriate for content area */
a {color: CC00CC; text-decoration: none;}
a:link {color: #CC00CC;}
.smaller {
	font-size: 24px;
	font-weight: bold;
}

a:visited {color: #FC8193;}
/* a:hover {color: fuchsia;} */
a:active {color: #CC00CC;}

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: 6633cc;
	font-size: 3;
	font-style: bold;
}
	
p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: 6633cc;
}
h2 {
	font-family: Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: 6633cc;
}

h4 {
	font-family: Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: 6633cc;
}

.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: 10
	px;
}
