body 		{background: #FFFFDD url(CommonImg/parchment.jpg); margin: 0}

div.tytle {position: absolute; top: 5px; height: 55px; width: 100%; text-align: center}

div.side	{position: absolute; top: 60px; left:0; width: 20%; font-family: Arial, sans-serif; 
			font-size: 1.0em}

div.main {position: absolute; top: 60px; left: 20%; font-family: Arial, sans-serif; 
			font-size: 1.0em}

div.wide	{position: absolute; top: 60px; left: 0; width:100%; font-family: Arial, sans-serif;
			font-size: 1.0em}

div.normal	{font-family: Arial, sans-serif; font-size: 1.0em}

div.foot    {font-family: "Times New Roman", serif; font-size: 0.8em; color: #3333FF}

h1 		{font-family: "Book Antiqua", "Times New Roman", serif; font-size: 1.7em; 
			font-weight: bold; font-style: italic}

h2 		{font-family: "Book Antiqua", serif; font-size: 26px; font-weight: bold; 
			font-style: italic}

h3 		{font-family: "Book Antiqua", serif; font-size: 1.4em; font-weight: bold; 
			font-style: italic}

h4 		{font-family: "Book Antiqua", serif; font-size: 1.2em; font-weight: bold; 
			font-style: italic}

h5 		{font-family: "Book Antiqua", serif; font-size: 1.0em; font-weight: bold; 
			font-style: italic}

h6		{font-family: Arial, sans-serif; font-size: 1.0em; font-weight: bold}

ul.menu1 	{font-family: Arial, sans-serif; font-size: 0.8em; font-weight: bold;
				list-style-image: url(CommonImg/greensquare.gif)}

ul.menu2 	{font-family: Arial, sans-serif; font-size: 1.0em; font-weight: normal;
				list-style-image: url(CommonImg/reddot.gif)}

ul.L2 	{font-family: Arial, sans-serif; font-size: 1.0em;  font-weight: normal;
			list-style-image: url(CommonImg/redsquare.gif)}

ul.supp	{font-family: Arial, sans-serif; font-size: 0.9em;  font-weight: normal;
			list-style-type: none; list-style-image: none; list-style-position: inside}

sup, sub	{font-size: 0.8em}

a   {text-decoration: none}

a:link    {color: #C850F0}
a:visited {color: #ff3399}
a:active  {color: #ff0000}
a:hover   {color: #ff0000; background: #ccffff}

