
BODY {
	background-color : #E1EFFD;
	color : Black;
	background-image : none;
	margin-top: 05px;
	margin-left: 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : small;
}

.linktable {
	text-indent : 10px;
}

.linktext {
	color: Blue;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
	font-weight : normal;	
}

.linktext1 {
	color: Blue;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-weight : normal;
}

.linktitle {
	font-weight: normal;
	color: Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
}

.red {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Red;
	font-size : x-small;
}

.dexlink {
	background-color : #ABC6EO;	
	font-family : "Tempo Grunge";
	font-size : xx-small;
	font-style : normal;
	color : Blue;
}

.small_link {
	font-family : "Tempo Grunge";
	font-size : xx-small;
	font-style : normal;
	color : Blue;
}

a:hover {
	color: Blue;
	text-decoration: 
	}
	
td  {
	font-size : xx-small;
	font-weight : normal;
}

.info {
	color: #535353;
	font-size: small;
	font-weight: normal;
	background-image: none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-position : left;
	background-color : #E6E6E6;
}

.infotitle {
	color: Blue;
	font-size: small;
	font-weight: bold;
	background-image: none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-position : left;
	background-color : #E6E6E6;
}

/* top title td cell */
.title {
	color: Black;
	font-size: medium;
	font-weight: normal;
	background-image: none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-position : center;
	background-color : #E6E6E6;
}

/* links title td cell */
.smalltitle {
color: #990000;
font-size: 12pt;
font-weight: bold;
background: #FFCC99;
background-image: none;
}

/* empty td cells */
.empty {
	background-image: none;
}

/* nav links td cell */
.nav {
	background-image: none;
	background-color : #8EC7D0;
	;
}

/* main content td cell */
.main {
	background-color : #E6E6E6;	
}

/* copyright td cell */
.copy {
	background: #C5B68F;
	background-image: none;
}

/* bold text */
.bold {
font-weight: bold;
}

/* bigger bold text */
.bigbold {
font-weight: bold;
font-size: 12pt;
}

/* bold red text */
.boldred {
font-weight: bold;
color: #FF0000;
}

/* emphasized and underlined */
.emunder {
	font-style: italic;
	text-decoration: underline;
}

/* emphasized text */
.em {
font-style: italic;
}

hr {
	color: Black;
}

/*regular link size and color for webring code */
.reg {
	font-size: xx-small;
	color: #0000FF;
	text-decoration: underline;
}

/* small font for webring code */
.smaller {
font-size: 8pt;
}

/* underlined text */
.under {
	text-decoration: underline;	
}

LI {
	font-family : sans-serif;
	font-size : small;
	font-style : normal;	
}

.jsptd{
	background-color : #8EC7D0;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : smaller;
	font-style : normal;
	border-left-width : thin;
	border-top-width : thin;
	border-bottom-width : thin;
	border-style : groove groove groove groove;
	border : thin groove;
	border-bottom : thin groove;
	border-left : thin groove;
	border-right : thin groove;
	border-top : thin groove;
}

.jspth{
	font-family : "MS Sans Serif";
	font-size : smaller;
	color : Black;
	background-color : Yellow;
}

H1 {
	font-family : "Courier New", Courier, monospace;
	font-size : medium;
}
