body{
   color : #000000; 
   background-color : #FFEFF7; 
   background-image : url(images/marbled.gif);
   scrollbar-face-color: #FFEFF7; 
   scrollbar-shadow-color: #7F00FF; 
   scrollbar-highlight-color: #7F00FF; 
   scrollbar-3dlight-color: #7F00FF; 
   scrollbar-darkshadow-color: #FFEFF7; 
   scrollbar-track-color: #FFEFF7; 
   scrollbar-arrow-color: #7F00FF;
}
A {
	color : #7F00FF;
	text-decoration : none;
	background-color : transparent;
	font-size : 10pt;
	font-family : Times New Roman;
}
A:hover {
	text-decoration: none;
	background-color : #BCBDF6;
	color : #7F00FF;
	font-size : 10pt;
	font-family : Times New Roman;
}
A:visited {
	color : #8E236B;
	font-size : 10pt;
	font-family : Times New Roman;
}
A:active {
	color : #f300f8;
	background-color : transparent;
	font-size : 10pt;
	font-family : Times New Roman;
}
acronym {
	cursor: help;
	font-size : 10pt;
	font-variant : small-caps;
	border-bottom : dotted 1px Black;
}
p {
	background-color : transparent;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	text-indent : 5px;
}
p:first-letter {
	color:#000000;
	font-size : 12pt;
	font-weight : bold;
	font-variant : small-caps;
	background-color : transparent;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
ol, ul, li {
	background-color : transparent;
	font-size : medium;
	list-style-type : square;
	font-family : Times New Roman;
}
dl {
	background-color : transparent;
	font-size : 10pt;
	list-style-type : square;
	font-family : Times New Roman;
}
dt {
	font-weight:bold;
	text-transform:smallcaps;
	text-decoration:underline;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
h2,h3 {
	color : #000000;
	font-variant : small-caps;
	font-family : Times New Roman;
}
hr {
	border : medium dashed #000000;
	width : 200px;
}
.text {
	font-weight : bold;
	font-style : italic;
	font-size : x-small;
	font-family : Times New Roman;
}
.jaynagirl {
	color : #7F00FF;
	text-align : center;
	font-size : 20pt;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	
}
.bigblue {
	color : #7F00FF;
	font-size : large;
	font-weight : bold;
	font-family : Times New Roman;
}
.header {
	width :100%;
	color: #000000;
	padding-top: 2px; 
	padding-right: 8px; 
	padding-left: 8px; 
	padding-bottom: 2px; 

	border-top: #000000 4px solid;
	border-left: #000000 4px solid;
	border-right: #000000 4px solid;
	border-bottom: #000000 1px solid;	
	background-color : transparent;/*#FFE3F7*/
}
.footer {
	width :100%;
	color: #000000;
	padding-top: 2px; 
	padding-right: 8px; 
	padding-left: 8px; 
	padding-bottom: 2px; 
	background-color: #f0f0f0;
	border-top: #000000 1px solid;
	border-left: #000000 4px solid;
	border-right: #000000 4px solid;
	border-bottom: #000000 4px solid;	
	background-color : transparent;/*#FFE3F7*/
}
.caption {
	color: #000000;
	padding-top: 2px; 
	padding-right: 8px; 
	padding-left: 8px; 
	padding-bottom: 2px; 
	background-color: #BCBDF6;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-bottom: #000000 1px solid;
}

.boxed {
	color: #000000;
	padding-top: 2px; 
	padding-right: 8px; 
	padding-left: 8px; 
	padding-bottom: 2px; 
	background-color: #FFEFF7;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-bottom: #000000 1px solid;	
}

.yellowback {
	background-color : #FDFF34;
	border : medium outset;
	border-right: #FDFF34 4px outset; 
	padding-right: 2px; 
	border-top: #FDFF34 1px outset; 
	padding-left: 2px; 
	padding-bottom: 2px; 
	border-left: #FDFF34 1px outset; 
	COLOR: #000000; padding-top: 2px; 
	border-bottom: #FDFF34 4px outset;
}
.bold {
	font-weight : bold;
	font-family : Times New Roman;
}
.italic {
	font-style : italic;
	font-family : Times New Roman;
}
.small {
	font-size : x-small;
	font-family : Times New Roman;
}
.xx-small {
	font-size: xx-small;
	font-family : Times New Roman;
}
.med {
	font-size : medium;
	font-family : Times New Roman;
}
.large {
	font-size : large;
	font-family : Times New Roman;
}
.copy {
	font-size: x-small;
	font-weight: bold;
	text-align: center;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.date {
	font-size: xx-small;
	font-weight: bold;
	text-align: left;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
