/**
	 * Beyluxe
	 * 
	 * @copyright Copyright(c) HiChatters S.R.L. All rights reserved.
	 */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, input, textarea, select {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

table { border-collapse: collapse; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
table, td, th { vertical-align: middle; }


blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

i, em {
	font-style: italic;
}

b, strong {
	font-weight: bold;
}

acronym, abbr

{
	border-bottom: 1px dotted #aaa;
	font-variant: small-caps;
	cursor: help;
}

blockquote, cite, q

{
font-family: Tahoma, Georgia,"Times New Roman",Times,serif;
font-style: italic;
}

pre, code, kbd, samp, var, tt

{
	font-family: "Courier New", Courier, monospace;
}

var {
	font-style: italic;
}

pre {
	white-space: pre;
}

ins {
	text-decoration: underline;
}

del {
	text-decoration: line-through;
}

sub {
	vertical-align: text-bottom;
}

sup {
	vertical-align: text-top;
}

a img { border: none; }

body { 
  font-size: 75%;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  direction: ltr;
}

input, select, textarea {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: inherit;
}

ul, ol {
	margin: 0 0 0 2em;
}

ol {
	list-style: decimal;
}
ol ol {
	list-style: lower-alpha;
}
ol ol ol  {
	list-style: lower-roman;
}

ol ol ol ol  {
	list-style: decimal;
}

ol ol ol ol ol {
	list-style: lower-alpha;
}
ol ol ol ol ol ol  {
	list-style: lower-roman;
}

h1, h2, h3, h4, h5, h6 {

	font-weight: bold;
}

h6 {

	font-size: 110%;
}

h5 {

	font-size: 120%;
}

h4 {

	font-size: 130%;
}

h3 {

	font-size: 140%;
}

h2 {

	font-size: 170%;
}

h1 {
	font-size: 200%;
}