/* :: Spot.bg :: */

body {
	color: black; 
	font: small/1.4em Verdana, Arial, Helvetica, sans-serif; 
	background: white;  
}

ul, ol {padding-left: 1.5em;}

a {color: black; text-decoration: underline; outline: none;}
a:visited {color: #555;}
a:hover {color: #5e9fe5; text-decoration: none;}

h1, h2, h3, h4, h5, h6 {
	margin: 0.5em 0 0.1em; line-height: 1.25em; color: #333;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

h1 {font-size: 2.2em;}
h2 {font-size: 2em;}
h3 {font-size: 1.8em;}
h4 {font-size: 1.6em;}
h5 {font-size: 1.45em; font-weight: bold;}
h6 {font-size: 1.25em; font-weight: bold;}

p {padding-bottom: 1em; margin: 0.2em 0;}

