body
{
	background-color: white;
	background: url( '../images/notebook.gif' );
	font-family: Verdana, Helvetica, cursive, Arial;
}

address
{
	text-align: center;
	font-family: Verdana, Helvetica, cursive, Arial;	
}

.smallLink, a.smallLink 
{
	    font-size: 9pt; 
	    
}

.navtable, a.navtable {
	font-family: Verdana, Helvetica, cursive, Arial;
	text-align: center;
}

.navcell, a.navcell
{
	 font-size: 11pt;
	 text-decoration: none;
	 text-align: center;
}


.jswdiv
{
	border-color: black;
	border-style: solid;
	border-width: 1px;
	padding: 5px;
}

.jswheader
{
	text-align: center;
	font-weight: bold;
	font-size: 16pt;
	padding: 10px;
}

h1.jswheader
{
	font-size:20pt;
}

.jswcontent
{

}

.jswfooter
{
	text-align: right;

}

.testimonial
{
	padding: 1px;
}

.testimonialcontent
{

	filter:alpha(opacity=100);
	-moz-opacity:.99;
	opacity:.99;
	font-family: Verdana, Helvetica, cursive, Arial;
	font-size: 11pt;
}

.testimonialfrom
{
	font-family: Verdana, "Chalkboard", cursive, Arial;
	text-align: right;
	font-size: 11pt;
}

table.journalDescription
{
	border-width: 1px;
	border-color: black;
	border-style: solid;
	background-color: white;
	height: 100;
}
table.journalDescription:hover
{
	background-color: rgb( 200, 200, 200 );
}

b.journaltitle
{
	font-weight: bold;
	color: rgb( 128, 0, 0 );
}



div.journalTitle
{
	color: rgb( 128, 0, 0 );
	font-weight: bold;
	font-size: 14pt;
}

div.journalDescription
{
	font-size: 10pt;
}


span.highlight
{
	color: black;
	text-decoration: underline;
	font-style: italic;
}

span.highlight_red
{
	color: rgb( 128, 0, 0 );
}