body		{ font-family: "Times New Roman", Times, serif ;
			background-color: #333366 ;
			margin-top: 15px ;
			}

h1			{ font-family: Geneva, Arial, Helvetica, sans-serif ;
			font-style: italic ;
			font-size: 16pt ;
			font-weight: bold ;
			}			

h2			{ font-size: larger ;
			font-weight: bold ;
			}
			
h3			{ font-size: larger ;
			font-weight: bold ;
			margin: 0 0 0 0 ;
			padding: 2 0 0 0 ;
			}

h4			{ text-align: center ;
			}
			
a:link { text-decoration: none ; font-weight: bold ; color: #336699 }
a:active { text-decoration: none ; font-weight: bold ; color: #336699 }
a:visited { text-decoration: none ; font-weight: bold ; color: #336699 }
a:hover { text-decoration: underline ; font-weight: bold ; color: #336699 }

a.cw:link { text-decoration: none ; font-weight: bold ; color: #cccccc }
a.cw:active { text-decoration: none ; font-weight: bold ; color: #cccccc }
a.cw:visited { text-decoration: none ; font-weight: bold ; color: #cccccc }
a.cw:hover { text-decoration: underline ; font-weight: bold ; color: #cccccc }


td			{ padding: 4px ;
			}

.maintable	{ background: #ffffff ;
			border: solid 2px #000000 ;
			width: 630px 
			}

.blurb		{ border-top: dashed 1px #000000 ; 
			}
			
.blurb-wm	{ border-top: dashed 1px #000000 ; 
			background: url(images/watermark.jpg) repeat-y;
			}

.leftcol	{ border-right: solid 1px #cccccc ;
			border-top: dashed 1px #000000 ; 
			}

.rightcol	{ border-top: dashed 1px #000000  
			}

.member		{ margin-bottom: 15px ; 
			padding: 5 5 5 5 ;
			}
			
.italic		{ font-size: medium ; font-style: italic 
			}
			
.copyright 	{ text-align: center ; 
			padding: 5 5 5 5 ; 
			font-family: Arial, Helvetica, sans-serif ;
			color: #cccccc ; 
			font-size: 8pt ; 
			width: 630px ;
			}