body {
	background-color: #ffffff;
	text: #000099;
	margin: 5px;
	font-size: small;
	font-family: "Comic Sans MS", Georgia, Arial, sans-serif;
	vertical-align: top;
	color: #003366;
	} 
 a:link { color: #0033CC; text-decoration: underline }
 a:visited { color: #663399; text-decoration: underline }
 a:active { color: #333399; text-decoration: none }
 a:hover { color: #3300CC; text-decoration: none }

.copyright {
	background-color: #FFFFFF;
	color: #333366;
	font-size: x-small;
	font-weight: 400;
	font-family: "Comic Sans MS";
	text-align: center;
} 
.copyright a:link {	color: #0000ff;	font-weight: 500;	text-decoration: underline;	background-color: #FFFFFF; }
.copyright a:visited { color: #660099; font-weight: 500; text-decoration: underline }
.copyright a:active { color: #ff0000; font-weight: 400; text-decoration: underline }
.copyright a:hover { color: #3333CC; font-weight: 500; text-decoration: underline }

.small { font-size: 8pt; font-family: arial, helvetica;  } 
.small a:link { color: #0000CE; text-decoration: underline }
.small a:visited { color: #333399; text-decoration: underline }
.small a:active { color: #333399; text-decoration: underline }
.small a:hover { color: #333399; text-decoration: underline }
.tableborder {
	border: medium solid #000066;
}
td {
	vertical-align: top;
}
table {
	width: 100%;
}
.indent {
	margin: 20px;
}
.center {
	text-align: center;
}
.indent {
	margin-right: 20px;
	padding-right: 20px;
}
.periwinkle {
	color: #6699ff;
}
#bright {
	font-weight: bolder;
	color: #00ff00;
}

.center {
	text-align: center;
}
.tablebordersmall {
	border: thin dashed #08246B;
}
.tablebordersthin {
	border-top: thin solid;
	border-right: thin solid #08246B;
	border-bottom: thin solid;
	border-left: thin solid #08246B;
}


