/* GENERAL TYPING */
html, body, p, div, td {
	font-family: Georgia;
	color: #333333;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 22px;
	font-size: 13px;
}
h1 { font-size:16px; margin:0px; margin-bottom:20px; color: #ec008c;}
h2 { font-size:15px; margin:0px; margin-bottom:10px; color: #00aeef;}
h3 { font-size:12px; margin:0px; color: #00aeef; font-style:italic;}

/* CONTENTS */
strong { background-color:#fff400; font-weight:normal;}

/* FOOT */
body div#wsContainer div#wsContainer_footer {
	font-size: 11px;
	font-family: Helvetica, Arial, sans-serif;
}

/* LISTS */
ul li {
 	list-style-type: square;
}

/* BODY STRUCTURAL */
body div#ws_container div#ws_body {}
body div#ws_container div#ws_body div#shoulder_left {
	color:#999999;
}
body div#ws_container div#ws_body div#shoulder_right {
	color:#999999;
} body div#ws_container div#ws_body div#body {
	
}