body {
  color: #222;
  font-family: "Book Antiqua", Georgia, Palatino, Times, "Times New Roman", serif;
  line-height: 145%;
  
}

h1, h2, h3, h4, h5, h6, p#tagline, #menu, .Footer, #breadcrumb {
  margin: 0;
  padding: 0;
  /*font-family: "Lucida Grande", Tahoma, "Trebuchet MS", Verdana, Lucida, Geneva, Helvetica, sans-serif;*/
}

.titlepage h1 {
  margin-top: 1em;
}

h1 {
  font-size: 180%;
  background-color: white;
  color: maroon;
}

.funk{
	font-style: italic;
}

.funk:hover{
	background-color:#FFCC66;
	color:#FF6666;
}

.funk1:hover{
	color:#FF6666;
	background-image: url(/fiz/img/pinkbit.gif);
}

.funk2:hover{
	color:#FF6666;
	background-image: url(/fiz/img/shivatrilog2.gif);
}

.funk3:hover{
	color:#FF6666;
	background-image: url(/fiz/img/roseb.gif);
}

.funk4:hover{
	color:#FF6666;
	background-image: url(/fiz/img/rose.jpg);
}


h1 a {
  background-color: white;
  color: maroon;
  text-decoration: none;
}

h2 {
	margin-top: 0.3em;
	font-size: 140%;
	border: thin dotted #333333;
}

h3 {
  margin-top: 1em;
  font-size: 100%;
}

label, .divider {
  display: none;
}

.Footer {
	font-size: 70%;
/*	width: 90%;
	text-align: center;*/
}

#maroonf {
	border-top: 1px dashed maroon;
	color: maroon;	
}

#bluef {
	border-top: 1px dashed blue;
	background-color: white;
	color: blue;
}
#lbluef {

	border-top: 1px dashed blue;
	color: #003399;
}

#lblackf {
	font-size: 70%;
	border: thin dotted #333333;*/
	color: #000000;
	text-align:left;
}

.black1 {
	margin: 0;
  	padding: 0;
	margin-top: 0.3em;
	font-size:140%;
	border: thin dotted #333333;
	color: #000000;
	text-align:right;
}

.black2 {
	margin: 0;
  	padding: 0;
	margin-top: 0.3em;
	font-size:100%;
	border: thin dotted #333333;
	color: #000000;
	text-align:center;
}

.black2 a{
	color:#666666;
	text-decoration:none;

}

table.Footer {
  margin-top: 1em;
}

#breadcrumb {
  padding: 0 0 1em 2px;
}

.tip, .note, .warning, .caution, .important, .footnote {
  margin: 1em 2em 1em 2em;
}

.headerbox {
  padding: 5px;
  background-color: #66CCFF;
  color: #003366;
  border: 1px dashed #336600;
}
.mainbox {
  padding: 5px;
  background-color: #66CCCC;
  color: #003399;
  border: 1px dashed #006699;
}

.bluebox {
  padding: 5px;
  background-color: #CCCC99;
  color: #996600;
  border: 1px dashed #996600;
}


.mainbox a:link {
	color: #006699;
	text-decoration: none;
}
.mainbox a:visited {
	color: #009999;
	text-decoration: none;
}
.mainbox a:hover {
	color: #FF6600;
	text-decoration: underline;
	background-color: #CCFF99;
}
.headerbox a:link {
	color: #006666;
	text-decoration: none;
}
.headerbox a:visited {
	color: #006699;
	text-decoration: none;
}
.headerbox a:hover {
	color: #FF6600;
	text-decoration: underline;
	background-color: #CCFF99;
}
.springeurope {
	font-style: italic;
	color: #CC3399;
	background-color: #FFCCFF;
}

.springeurope a:link {
	color: #CC3399;
	text-decoration: none;
}

.springeurope a:hover {
	color: #FF6600;
	/*text-decoration: underline;*/
	background-color: #EEEEEE;
}

.springeurope a:visited{
	color: #CC3399;
	text-decoration: none;
}
.redhot {
	font-style: italic;
	color: #FF0000;
	background-color: #FFFF99;
}
.b1 {
	border: thin dotted #FFFFFF;
}
