BODY {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	#640044
}
div {
	width: 720px;
}
A:link {
	/*color: #126E00;*/ /*green*/
	/*color: #766A84*/ /* gray-purple;*/
	color: #3C3DFF; /*blue*/
}
A:visited {
	color: #8B59A4;
}
A:hover {
	color: #1EB200;
}
A:active {
	color: #1EB200;
}
h1 {
	font-size: large;
	font-weight: bolder;
	text-align: center;
}

h3 {
	font-size: smaller;
	font-weight: bold;
	text-align: center;
}
th {
	font-size: smaller;
	font-weight: bold;
	text-decoration: underline;
	text-align: left;
	padding: 3px;
}
td {
	font-size: smaller;
	font-weight: normal;
	padding: 3px 3px 3px 3px;
	vertical-align: top;
	
}

td.ital {
	font-style: italic;
	vertical-align: top;
}
.headline {
	color: #0000CD;
}
.hilite {
	color: #C61584;
}
.main {
	font-size : small;
	font-weight : bold;
}
.mainplain {
	font-size : small;
	
}
.mainplain_bold {
	font-size : small;
	font-weight: bold;
}
.smtxt {
	font-size: smaller;
}
.smtxt_bold {
	font-size: smaller;
	font-weight: bold;
}

.tinytxt { 
   font-size: xx-small;
   font-weight:bold;
}