/* 	Style sheet for voteforsabo.com
	Include this link in the header to
    activate a page <link rel="stylesheet" type="text/css" href="sabo.css">

	Style sheet: sabo.css for all pages in the site.
========================================================================
*/

body 		{ 	background-image: url('bg2.jpg')		}	

a:link  	{   color: white; text-decoration: none; }
a:visited	{   color: white; text-decoration: none; }
a:hover		{	color: red; text-decoration: none; }

p			{	font-family: Arial; font-size: 10pt; color: black; }
.dk			{	font-family: Arial; font-size: 10pt; color: black; font-weight: bold; }

h1			{	font-family: Arial; font-size: 14pt; color: navy; }
h2			{	font-family: Arial; font-size: 12pt; color: navy; }
h3			{	font-family: Arial; font-size: 11pt; color: navy; }
.red    	{	font-family: Arial; font-style: italic; color: #cc0000; font-size: 14pt; font-weight: bold; }
.red2    	{	font-family: Arial; font-style: italic; color: #cc0000; font-size: 11pt; }
.bip		{	font-family: Arial; font-size: 12pt; font-weight: bold; }
.biplus		{	font-family: Arial; font-style: italic; font-size: 12pt; font-weight: bold; }
.nav		{	font-family: Arial; font-size: 8pt; color: white;  }
.nav2		{	font-family: Arial; font-size: 10pt; color: white;  }
.nav-loc	{	font-family: Arial; font-size: 9pt; color: white; font-weight: bold; }
.nav-bl		{	font-family: Arial; font-size: 8pt; color: black;  }
.thanks		{	font-family: Arial; font-size: 24pt; color: navy; font-weight:bold  }
-----------------------------------------------------------------------------------------