/* whole page */
body {
	margin: 0;
	padding: 0;
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #eae2do;
}
h1, h2, h3 { font-family: "Comic Sans MS"; }
h1 {
	font-size: 14pt;
	color: #333333;
	margin: 0px;
	text-align: center;
	font-family: Tahoma;
}
h2 {
	font-size: 12pt;
	color: #333333;
	font-weight: bold;
	margin-left: 10px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	font-style: normal;
	background-color: #B2B0B6;




}
h3 {
	font-size: 11pt;
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	background-color: #B2B0B6;
	text-align: left;
	margin: 0px;
	padding: 0px 0px 0px 2px;
	top: 0px;
	bottom: 0px;



}
h4 {
	font-size: 12pt;
	color: #FF0000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	text-decoration: blink;
	text-transform: none;
	text-align: center;


}
h5 {
	font-size: 11pt;
	color: #413353;
	font-weight: bold;
	text-align: left;
	margin: 0px;
	padding: 7px 5px 7px 15px;
	font-family: Arial, Helvetica, sans-serif;


}
h6 {
	font-size: 14px;
	color: #EB5514;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;

}
p  {
	font-size: 11pt;
	color: #334;
	font-family: Arial, Helvetica, sans-serif;
}
}
td  {
	font-size: 11pt;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
}
a:link {
	color: #413353;
	text-decoration: none;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;


}
a:visited {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	border: none;


}
a:hover, a:active {
	text-decoration: underline;
	border: none;
	color: #413353;
	font-weight: bold;


}


#logo {
	text-decoration: underline;
	border: none;
	font-style: italic;
	color: #413353;
	background-repeat: no-repeat;
	background-position: bottom;
	background-attachment: fixed;

}

#side {
	text-decoration: underline;
	border: none;
	font-style: italic;
	color: #413353;
	background-repeat: no-repeat;
	background-attachment: fixed;
	bottom: 0px;



}
