h1 {
	text-align: center;
	color: #000000;
	font-family: Arial;
	font-size: 18pt;
}

body.-sl-body {
	font-size: 20px;
}

.-sl-menu {
	color: blue;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	font-family: "Arial";
}

.-sl-menu:hover {
	background: yellow;
}


.-sl-bg {
	background:  #FFF5DA;
}

table.prin td {
	text-align: center;
	background: #FFE0D0;
	border: solid black 1pt;
	font-family: Arial;
	font-size: 11pt;
	padding: 2pt;
}

table.yea, table.nay {	
	width: 120pt; 
	border: 2pt solid gray;
}

table.yea {
	background:#80FF80; 
}


table.nay {
	background:#FF8080; 
}

table.yea th, table.nay th {
	border-bottom: 1pt solid gray;
}

table.votes td {
	vertical-align: top;
}


	/* The menu links */
		a[target=_blank], li.external {
			font-family:"Arial"; 
			text-decoration:none; 			
			font-size: 12pt; 
			font-weight:bold; 
			padding-left: 3px;
			padding-right: 3px;
			color: #C00000;
		}
a[target=_blank]:hover {
	background: #FFFF80;
}
	
a.reference {
	font-size: x-small; 
	vertical-align:top;
}

	
div.ref a[target=_blank] {
	font-size: 12px;
}

.ref {
	font-size: 8pt;
}




	img.menu {
		background-color: #0000FF;
	}


ul.news {	
	margin-top: 5pt;
}

h4.news {
	margin-bottom: 0pt;
}


img.external {
	border: solid #C00000 2pt;
}

img.framed, img.blog {
	border: solid 2pt gray;
}

img.right, img.blog {
	float:right; 
	margin-left: 10pt; 			
}

img.left {
	float:left; 
	margin-right: 10pt; 		
}

img.blog, img.roomy {
	margin-top: 4pt;
	margin-bottom: 4pt;
}

table.nice {
	border-collapse: collapse;
	border: 2pt solid black;
	background: #FFE0F5;
}

table.nice td {
	border: 1pt solid gray;
	padding: 2pt;
}

img.screenshot {
	border: #C0C0C0 solid 2pt;
	display: block;
    	margin-left: auto;
    	margin-right: auto;
}

.stubby {
	font-family: Arial;
	font-size: 8pt;
	color: #404040;
	}

p.byline {
 	float: right;	
	font-style: italic;
	color: black;
	font-size: 10pt;
	margin-left: 20pt;
	text-align: center;
}

p.header {
	text-align: right;
	font-size: 14pt;
	color: gray;
	font-style: italic;
}
