body {
	color: #333;
	font-family:  "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 1em;
	background-color: #33306c;
	margin: 0;
	padding: 40px 0 0 0;
}
/*3b34e4*/

ul		{
	margin : 0;
	padding : 0;
	list-style-type: none;	
}

li	{
	display: inline;
}

img	{ border : 0 }
a 			{ text-decoration: none;}
a:visited	{ text-decoration: none;}
a:link		{ text-decoration: none;}
a:hover		{ text-decoration: none;}

#content {
	background-color: #ffffff;
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	position : relative;
}

#footer	{}

h1, h2, h3, h4, h5	{
	padding: 0;
	margin: 0;
	font-weight: normal;
}

.tinytext	{ font-size : .8em }


/* Duyplicate in spaw : wysiwyg.css */

.s_magentatext		{
	color: magenta;
	font-size: .9em;
}

/*	color: #6699FF;	*/


.s_tinyblue {
	color: #6699FF;
	font-size: 0.75em;
}


