/*
Theme Name: spTheme
Theme URI: http://www.susannepettersson.se/
Version: 1.0
Author: Pontus Nilsson
*/

font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	letter-spacing: normal;
	text-align: left;
	vertical-align: top;
	word-spacing: normal;
	white-space: normal;
	list-style-position: inside;
	list-style-type: square;
	top: auto;
	cursor: crosshair;
}


body {
	background-color: #000000;
	cursor: crosshair;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CC0000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: lighter;
	text-transform: uppercase;
	color: #CCCCCC;
	text-align: left;
	cursor: crosshair;
	letter-spacing: 1pt;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	line-height: normal;
	font-weight: bolder;
	text-transform: uppercase;
	color: #CC0000;
	letter-spacing: 1pt;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-style: normal;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	margin-top:0px;
}

ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-style: normal;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	margin-top:10px;
}

table {
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: lighter;
	color: #333333;
}

.style10 {color: #333333; font-size: 12px; }
.style11 {font-size: 12px}
.style12 {color: #333333; font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
.style13 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
.style2 {color: #333333}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}
.style6 {color: #333333; font-size: 12px;}
.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.styleCustom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #333333;
}


