/*
Theme Name:  Step By Step Fundraising
Theme URI: http://stepbystepfundraising.com/
Description: Custom Layout for Step By Step Fundraising
*/

body {
	
	font-family:Verdana, Tahoma, Arial, Serif;
	font-size: 10px; /* IE5 Win */
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	font-size: 10px; /* easy scaling */
  	font-size: 0.76em;
 
}


p {
font-size : 10pt;
; font-family: Verdana, Arial, Helvetica, sans-serif
}

h1 {
	font-size: 1.1em;
	color: #000000;
	font-family: 'Verdana, Tahoma, Arial, Serif;	
}


h2 {
	font-size: 1em;
	color: #000000;
	font-family: 'Verdana, Tahoma, Arial, Serif;	
}

h3 {
	font-size: .9em;
	color: #000000;
	font-family: 'Verdana, Tahoma, Arial, Serif;	
}

h6 {
	font-size: .9em;
}

img, a img
{
	padding:5px;
}


a {
	text-decoration: none;	
}
a:link {
  color: #1A19B5;
}
a:visited {
  color: #1A19B5;  
}
a:hover {
  color: #1A19B5;
  border-bottom:#1A19B5 1px solid;
}
a:active {
  color: #1A19B5;
}	



ol{
	list-style-image: url('none');
	margin: 5px 0;	
	font-size : 10pt;
   ; font-family: Verdana, Arial, Helvetica, sans-serif
}


ul{
	background:url('img/bullet1.gif') no-repeat left top;
	margin: 5px 0;	
	font-size : 10pt;
   ; font-family: Verdana, Arial, Helvetica, sans-serif
}

