body,td,th {
	font-family: Calibri, Arial, sans-serif;
	font-size: 14px;
	color: #333333;
	white-space: normal;
	background-image: url(images/3bar-bg.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: bottom right;
	text-align: left;
}
h1 {
	font-family: Calibri, Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	font-variant: normal;
	color: #FF3366;
	clip: rect(auto,auto,auto,auto);
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	font-variant: normal;
	background-color: #FFFF99;
	border: 0px dotted #FF0000;
	margin-left: 0px;
	padding-left: 5px;
}
h4 {
	font-family: Helvetica;
	font-size: 24px;
	font-weight: bold;
	font-variant: small-caps;
	background-color: #FF6699;
	border: medium dashed #333333;
	margin-left: 0px;
	font-style: normal;
	padding: 5px;
}
a {
	color: #FF4C1F;
	text-decoration: none;
	font-weight: bold;
}

.floatimageleft {
	float: left;
	padding: 10px;
	margin: 10px;
	border: thin dashed #333333;
}

.floatimageright {
	float: right;
	padding: 10px;
	margin: 10px;
	border: thin dashed #333333;
}
.linked-list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-variant: normal;
}

.quotation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-variant: normal;
	background-color: #33CC99;
	font-style: oblique;
	padding: 10px;
	margin: 10px;
}

.imagecaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	background-color: #CCFF33;
	font-style: oblique;
	padding: 10px;
	margin: 10px;
}
.color_body {
	font-size: 14px;
	color: #006666;
}
.color_body_big {
	font-size: 16px;
	color: #006666;
}

