
body {
 	background-color: #2D6605;
	background-image: url(../images/jvmhostbg.jpg); 
	margin:0;
	font-family:Verdana;
	font-size:12px;
	font-color:black;
	scrollbar-face-color: #48890B;
	scrollbar-highlight-color: #6A934D;
	scrollbar-shadow-color: #2A5007;
	scrollbar-3dlight-color: #C0D1B3;
	scrollbar-arrow-color:  #E1F0D7;
	scrollbar-track-color: #2D6605;
	scrollbar-darkshadow-color: #1D3705;
}

H1 {
	font-family:Verdana;
	font-size:22px;
	color:#397F07;
	font-weight:bold;
	text-align:center;
}

H1.red {
	font-family:Verdana;
	font-size:24px;
	color:#DE3D30;
	font-weight:bold;
	text-align:center;
}

H1.redYellowSpan {
	font-family:Verdana;
	font-size:24px;
	color:#DE3D30;
	font-weight:bold;
	background:yellow;
	text-align:center;
}

h1.blue {
	font-family:Verdana;
	font-size:18px;
	color:#003366;
	font-weight:bold;
	text-align:center;
}

h2 {
	font-family:Verdana;
	font-size:18px;
	color:#ffffff;
	font-weight:bold;
	background:#397F07;
	text-align:center;
}

p.jaykay {
	font-family:Verdana;
	font-size:12pt;
	font-color:black;
	font-weight:bold;
}
p.jaykaySmall {
	font-family:Verdana;
	font-size:10pt;
	font-color:black;
	font-weight:normal;
}

div.hr {display: none}
/*/*/a{}
div.hr {
  display: block;
  height: 90px;
  background-image: url(../images/hr.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  margin: 0 0 0 0;
}
hr {display:none}
/* */

hr {
  border: 0;
  width: 90%;
  color: #397F07;
  background-color: #397F07;
  height: 1px;
}

.disclaimer
	{
    font-family:Arial;
	font-size:10px;
	color:#939391;
	mso-bidi-font-size: 10.0pt;
	mso-bidi-font-weight: normal;	
	}

a:link,a:visited,a:hover,a:active {
	color:#397F07;
	font-weight:bold;
}
a:hover {
	text-decoration:overline underline;
	background:#e2fdd7;
}


/* -----For later use??----- */
.BodyText
	{
    mso-style-parent:"";
    font-family:Arial;
	font-size:13px;
	margin-bottom:13.45pt;
	text-indent:9.0pt;
	line-height:14.0pt;
	mso-line-height-rule:exactly
	}
	
.Opening
	{
	font-size:14px;
	}
	
.Headline
	{
    font-family:Arial;
	font-size:22px;
	color:#ff0000;
	mso-bidi-font-size: 10.0pt;
	mso-bidi-font-weight: normal;	
	}

.SubHeadline
	{
    font-family:Arial;
	font-size:18px;
	color:#003366;
	mso-bidi-font-size: 10.0pt;
	mso-bidi-font-weight: normal;	
	}
	
.BigCaption
	{
	font-family: "Times New Roman", Times, serif;
	font-size:32px;
	}
	
.DottedBorder
	{
	border-style: dashed;
	}
