body {
	background-image: url(v_stretch.jpg);
	background-repeat: repeat-y;
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 76%; color: Black;
	background-color: White;
	}
	
h1, h2, h3, h4, h5, h6	{
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: 0px;}	
	
h1 {text-align: center;}	

p, {font-size : 125%;
	line-height: 125%;
	text-align: left;
	margin-top: 0;
	margin-bottom: 1em;}
	
LI 	{margin-bottom: 0.5em;}
	
HR {margin: 1em 1 0 0;	color: Maroon;}	

.pubtitle{	font-style: italic;}

A {text-decoration: none; color: blue}
A:HOVER {text-decoration: underline}
A:Visited {color: Maroon;}

.required {	font-weight: bold;}
	
.small {font-size: 85%;}
.smaller{font-size: 70%;}
a.simple:link {text-decoration: none}
a.simple:hover {text-decoration: underline}
a.simple:visited {color: Maroon;}

table, tr, td { border-style: solid;
border-width: 1px 1px 1px 1px; 
border-spacing: 0; 
border-collapse: collapse;}

table, tr, td.quiet{
	border-style: none;
border-width: 0px 0px 0px 0px; 
}
	
table.loud{
	border-color: #000000;
	border-width: 2px 2px 2px 2px;	
}
td.loud{	background-color: #384476; 
	font-size : 110%;	
	line-height: 110%;
	color: White;
}	

.rowshading{background-color: #FFFFCC}	
.centered{text-align: center;}
.frmCaptionRt{text-align: right;}