body {
    background-color: #99CCFF;
	background-image: url(../images/gradient_1.png);
	background-repeat: repeat-x;
	background-attachment: fixed;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
}

h1 {
	font-size: 24px;
	color: #9BE73C;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-size: 14px;
	color: #9BE73C;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

h3 {
	font-size: 12px;
	color: #9BE73C;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

.headertitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #9BE73C;
}
.headerlink {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #666666;
}

.bodytitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #9BE73C;
}
.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
}



.bodytextblack {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}

.smallbodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
}
.smallheadertext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #9BE73C;
}
.copyrighttext {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666666;
}

.astable {
	border: 1px dashed #999999;
	padding: 15px;
	background-color: #FFFFCC;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}

.indexlinks {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;
}

.indexnonlinks {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCCCCC;
}

.swfborder {
	border: thin dashed #999999;
	padding: 2px;
	margin: 2px;
}

body {
    background-color: #99CCFF;
	background-image: url(../images/gradient_1.png);
	background-repeat: repeat-x;
	background-attachment: fixed;
}

.notebodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FF0000;
}
	
.list{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FF0000;
	list-style-type: none;
	display: inline;
	padding: 10%;

}
