/* :: Spot.bg :: */

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

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

a {color: black; text-decoration: underline; outline: none;}
a:visited {color: #8c27a2;}
a:hover {color: #1c9001; text-decoration: none;}

h1, h2, h3, h4, h5, h6 {
	margin: 0.5em 0 0.1em; line-height: 1.25em; color: #950000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

h1 {font-size: 2.5em;}
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;}

