/* CSS Document */


/*
Adellio Creative Styles
Danica Elliott
November 2004
*/

/* --<< General Page >>-- */

.body {
	background: #fff;
	margin: 0;
	padding: 0;
	border: 1px solid #333333;
	text-align:center;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	line-height: 1.4em;
	list-style-position: inside;
	list-style-type: square;
	}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.textbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #330099;
}

.textfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #E4BF3F;
}
a.link1, a.link1:link, a.link1:visited {
	color: #330099;
	text-decoration: none;
	font-weight: bolder;
}
a.link1:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bolder;
}
body { 
    font-family: verdana,arial, helvetica, sans-serif; 
    font-size: 11px;
    color: black; 
  }
a.link2 { font-weight: bold }

.jlfooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFF00;
}
a.linkfooter, a.linkfooter:link, a.linkfooter:visited {
	color: #FFFF00;
	text-decoration: none;
	font-weight: bolder;
}
a.linkfooter:hover {
	color: #E4BF3F;
	text-decoration: none;
	font-weight: bolder;
}

a.link4:link, a.link4:visited {
	color: #666666;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	text-transform: none;
	font-variant: small-caps;
}
a.link4:hover { color: #E4BF3F; text-decoration: none }

a.link4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #E4BF3F;
	text-indent: 15px;
	left: 15px;
}
.page {
	background-color: #999966;
}
